public class MethodPojo extends EntityPojo implements uno.informatics.data.Method
| Modifier and Type | Field and Description |
|---|---|
static String |
SCALE_PROPERTY |
ABBREVIATION_PROPERTY, DESCRIPTION_PROPERTY, TYPE_PROPERTYNAME_PROPERTY, UNIQUE_IDENTIFIER_PROPERTY| Constructor and Description |
|---|
MethodPojo(uno.informatics.data.Method method) |
MethodPojo(String name,
ScalePojo Scale) |
MethodPojo(String uniqueIdentifier,
String name,
ScalePojo Scale) |
MethodPojo(String uniqueIdentifier,
String name,
String description,
ScalePojo Scale) |
| Modifier and Type | Method and Description |
|---|---|
uno.informatics.data.Scale |
getScale() |
void |
setScale(uno.informatics.data.Scale scale) |
getAbbreviation, getDescription, getType, setAbbreviation, setDescription, setTypeequals, getName, getUniqueIdentifier, hashCode, initialise, setName, setUniqueIdentifier, toStringaddPropertyChangeListener, getPropertyChangeSupport, removePropertyChangeListenerclone, finalize, getClass, notify, notifyAll, wait, wait, waitCopyright © 2016. All rights reserved.