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