| SystemIdentifier Constructor |
| Name | Description | |
|---|---|---|
| SystemIdentifier | Creates a new SystemIdentifier object. | |
| SystemIdentifier(String) | Creates a new SystemIdentifier object, initialized with the value. | |
| SystemIdentifier(String, String) | Creates a new SystemIdentifier object, initialized with the name and value. | |
| SystemIdentifier(String, String, String, String) | Creates a new SystemIdentifier object, initialized with the name, value, and hash. |