Uses of Class
org.cxml.Characteristic
-
Packages that use Characteristic Package Description org.cxml -
-
Uses of Characteristic in org.cxml
Fields in org.cxml with type parameters of type Characteristic Modifier and Type Field Description protected java.util.List<Characteristic>ItemDetailRetail. characteristicprotected java.util.List<Characteristic>PropertyValue. characteristicMethods in org.cxml that return Characteristic Modifier and Type Method Description CharacteristicObjectFactory. createCharacteristic()Create an instance ofCharacteristicMethods in org.cxml that return types with arguments of type Characteristic Modifier and Type Method Description java.util.List<Characteristic>ItemDetailRetail. getCharacteristic()Gets the value of the characteristic property.java.util.List<Characteristic>PropertyValue. getCharacteristic()Gets the value of the characteristic property.
-