Package com.seeq.model
Class UnitsOfMeasureBatchInputV1
java.lang.Object
com.seeq.model.UnitsOfMeasureBatchInputV1
UnitsOfMeasureBatchInputV1
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddUnitsOfMeasureItem
(String unitsOfMeasureItem) boolean
A list of strings representing units of measure to look upint
hashCode()
void
setUnitsOfMeasure
(List<String> unitsOfMeasure) toString()
unitsOfMeasure
(List<String> unitsOfMeasure)
-
Constructor Details
-
UnitsOfMeasureBatchInputV1
public UnitsOfMeasureBatchInputV1()
-
-
Method Details
-
unitsOfMeasure
-
addUnitsOfMeasureItem
-
getUnitsOfMeasure
A list of strings representing units of measure to look up- Returns:
- unitsOfMeasure
-
setUnitsOfMeasure
-
equals
-
hashCode
public int hashCode() -
toString
-