Package wt.part
Class _SubstituteQuantity
java.lang.Object
wt.part._SubstituteQuantity
- All Implemented Interfaces:
Externalizable,Serializable,wt.fc._NetFactor,wt.fc._ObjectMappable,NetFactor,ObjectMappable
- Direct Known Subclasses:
SubstituteQuantity
- See Also:
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionThe amount attributes represents the amount portion of the Quantity.getUnit()Supported API: truevoidThe amount attributes represents the amount portion of the Quantity.voidsetUnit(QuantityUnit unit) Supported API: true
-
Field Details
-
AMOUNT
The amount attributes represents the amount portion of the Quantity.Supported API: true
- See Also:
-
UNIT
Supported API: true- See Also:
-
-
Method Details
-
getAmount
The amount attributes represents the amount portion of the Quantity.Supported API: true
- See Also:
-
setAmount
The amount attributes represents the amount portion of the Quantity.Supported API: true
- See Also:
-
getUnit
Supported API: true- See Also:
-
setUnit
Supported API: true- See Also:
-