public final String getLabelerIdentificationCode()
Identifies date of labeler identification code. Labeler identification code must
be 4 symbols alphanumeric string, with first character always being alphabetic.
Returns:
java.lang.String
setLabelerIdentificationCode(String value)
public final void setLabelerIdentificationCode(String value)
Identifies date of labeler identification code. Labeler identification code must
be 4 symbols alphanumeric string, with first character always being alphabetic.
Parameters:
Parameter
Type
Description
value
java.lang.String
getProductOrCatalogNumber()
public final String getProductOrCatalogNumber()
Identifies product or catalog number. Product or catalog number must be alphanumeric
string up to 18 symbols length.
Returns:
java.lang.String
setProductOrCatalogNumber(String value)
public final void setProductOrCatalogNumber(String value)
Identifies product or catalog number. Product or catalog number must be alphanumeric
string up to 18 symbols length.
Parameters:
Parameter
Type
Description
value
java.lang.String
getUnitOfMeasureID()
public final int getUnitOfMeasureID()
Identifies unit of measure ID. Unit of measure ID must be integer value from 0 to 9.
Returns:
int
setUnitOfMeasureID(int value)
public final void setUnitOfMeasureID(int value)
Identifies unit of measure ID. Unit of measure ID must be integer value from 0 to 9.