public class ItemClassificationValue extends ClassificationAttribute
| Constructor and Description |
|---|
ItemClassificationValue() |
| Modifier and Type | Method and Description |
|---|---|
UUID |
getItemuuid() |
Integer |
getSequence() |
String |
getValue() |
String |
getValuedescription() |
void |
setItemuuid(UUID itemuuid) |
void |
setSequence(Integer sequence) |
void |
setValue(String value) |
void |
setValuedescription(String valuedescription) |
getAttributecode, getAttributedefinition, getAttributename, getAttributeuuid, setAttributecode, setAttributedefinition, setAttributename, setAttributeuuidpublic String getValue()
public void setValue(String value)
value - the value to setpublic String getValuedescription()
public void setValuedescription(String valuedescription)
valuedescription - the valuedescription to setpublic Integer getSequence()
public void setSequence(Integer sequence)
sequence - the sequence to setpublic UUID getItemuuid()
public void setItemuuid(UUID itemuuid)
itemuuid - the itemuuid to setCopyright © 2016 Blugrid Pty. Ltd.. All rights reserved.