Package | Description |
---|---|
com.ergotech.secs.gem |
Modifier and Type | Method and Description |
---|---|
ECIDValidationInterface |
GemECID.getValidator()
Returns the validator.
|
Modifier and Type | Method and Description |
---|---|
void |
GemHandler.registerECIDValidator(int id,
ECIDValidationInterface target)
This method allows the equipment to validate an ECID before it is changed.
|
void |
GemEquipmentInterface.registerECIDValidator(SecsFormat id,
ECIDValidationInterface target)
This method allows the equipment to validate an ECID before it is changed.
|
void |
GemHandler.registerECIDValidator(SecsFormat id,
ECIDValidationInterface target)
This method allows the equipment to validate an ECID before it is changed.
|
void |
GemECID.setValidator(ECIDValidationInterface validator)
Sets the validator.
|
Copyright © 1999-2021 ErgoTech Systems, Inc. All Rights Reserved.