Uses of Class
org.cxml.Characteristic
Packages that use Characteristic
-
Uses of Characteristic in org.cxml
Fields in org.cxml with type parameters of type CharacteristicModifier and TypeFieldDescriptionprotected List<Characteristic>ItemDetailRetail.characteristicprotected List<Characteristic>ProductActivityDetails.characteristicprotected List<Characteristic>PropertyValue.characteristicMethods in org.cxml that return CharacteristicModifier and TypeMethodDescriptionObjectFactory.createCharacteristic()Create an instance ofCharacteristicMethods in org.cxml that return types with arguments of type CharacteristicModifier and TypeMethodDescriptionItemDetailRetail.getCharacteristic()Gets the value of the characteristic property.ProductActivityDetails.getCharacteristic()Gets the value of the characteristic property.PropertyValue.getCharacteristic()Gets the value of the characteristic property.