|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnitOfMeasure | |
---|---|
org.zeroexchange.model.resource.good |
Uses of UnitOfMeasure in org.zeroexchange.model.resource.good |
---|
Methods in org.zeroexchange.model.resource.good that return UnitOfMeasure | |
---|---|
UnitOfMeasure |
GoodResource.getUnitOfMeasure()
|
static UnitOfMeasure |
UnitOfMeasure.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static UnitOfMeasure[] |
UnitOfMeasure.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.zeroexchange.model.resource.good that return types with arguments of type UnitOfMeasure | |
---|---|
Set<UnitOfMeasure> |
MaterialType.getAllowedUOMs()
|
Methods in org.zeroexchange.model.resource.good with parameters of type UnitOfMeasure | |
---|---|
boolean |
MaterialType.isUOMAllowed(UnitOfMeasure uom)
|
void |
GoodResource.setUnitOfMeasure(UnitOfMeasure unitOfMeasure)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |