Uses of Class
org.cxml.AllowedValues
Packages that use AllowedValues
-
Uses of AllowedValues in org.cxml
Fields in org.cxml declared as AllowedValuesModifier and TypeFieldDescriptionprotected AllowedValuesQualityInspectionCharacteristic.allowedValuesMethods in org.cxml that return AllowedValuesModifier and TypeMethodDescriptionObjectFactory.createAllowedValues()Create an instance ofAllowedValuesQualityInspectionCharacteristic.getAllowedValues()Gets the value of the allowedValues property.Methods in org.cxml with parameters of type AllowedValuesModifier and TypeMethodDescriptionvoidQualityInspectionCharacteristic.setAllowedValues(AllowedValues value) Sets the value of the allowedValues property.