public class ClassificationAttribute extends Object implements Serializable
| Constructor and Description |
|---|
ClassificationAttribute() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAttributecode() |
String |
getAttributedefinition() |
String |
getAttributename() |
UUID |
getAttributeuuid() |
void |
setAttributecode(String attributecode) |
void |
setAttributedefinition(String attributedefinition) |
void |
setAttributename(String attributename) |
void |
setAttributeuuid(UUID attributeuuid) |
public UUID getAttributeuuid()
public void setAttributeuuid(UUID attributeuuid)
attributeuuid - the attributeuuid to setpublic String getAttributename()
public void setAttributename(String attributename)
attributename - the attributename to setpublic String getAttributedefinition()
public void setAttributedefinition(String attributedefinition)
attributedefinition - the attributedefinition to setpublic String getAttributecode()
public void setAttributecode(String attributecode)
attributecode - the attributecode to setCopyright © 2016 Blugrid Pty. Ltd.. All rights reserved.