public class UnitOfMeasure extends Object implements Serializable
| Constructor and Description |
|---|
UnitOfMeasure() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
Boolean |
getEnglishmetricflag() |
String |
getName() |
String |
getUnitofmeasurecode() |
String |
getUnitofmeasuretype() |
String |
getWedgecode() |
void |
setDescription(String description) |
void |
setEnglishmetricflag(Boolean englishmetricflag) |
void |
setName(String name) |
void |
setUnitofmeasurecode(String unitofmeasurecode) |
void |
setUnitofmeasuretype(String unitofmeasuretype) |
void |
setWedgecode(String wedgecode) |
public String getName()
public void setName(String name)
name - the name to setpublic String getWedgecode()
public void setWedgecode(String wedgecode)
wedgecode - the wedgecode to setpublic String getDescription()
public void setDescription(String description)
description - the description to setpublic String getUnitofmeasuretype()
public void setUnitofmeasuretype(String unitofmeasuretype)
unitofmeasuretype - the unitofmeasuretype to setpublic String getUnitofmeasurecode()
public void setUnitofmeasurecode(String unitofmeasurecode)
unitofmeasurecode - the unitofmeasurecode to setpublic Boolean getEnglishmetricflag()
public void setEnglishmetricflag(Boolean englishmetricflag)
englishmetricflag - the englishmetricflag to setCopyright © 2016 Blugrid Pty. Ltd.. All rights reserved.