ItemProperty Class
- public class ItemProperty
extends Object
Immutable object.
-
Hierarchy
-
Object
ItemProperty
cName
public static final String cName
ItemProperty
public ItemProperty(ItemAttribute attribute,
Operator op,
String value)
getAttribute() Method
public ItemAttribute getAttribute()
getOperator() Method
public Operator getOperator()
getValue() Method
public String getValue()
toString() Method
public String toString()
-
Overrides
-
Object.toString()
toString(List) Method
public static String toString(List list)