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