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