public class RegistryLookupNode.ClassificationTableRow extends NodePropertyRow
Table name = Classification Row names = ClassificationTableRow
Modifier and Type | Field and Description |
---|---|
protected static java.lang.String |
PROPERTY_CLASSIFICATIONENTRY |
protected static java.lang.String |
ROW_NAME |
copyright, name, nodeProperties
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getClassificationEntry()
Get the ClassificationTableRow "Classification" property
|
protected NodeProperty[] |
getNodeProperties() |
void |
setClassificationEntry(java.lang.String value)
Set the ClassificationTableRow "Classification" property
|
findPropertyByName, findPropertyByName, getMandatoryPropertyNames, getname, getPropertyDefaultValue, getPropertyNames, getPropertyValue, setProperty
protected static final java.lang.String ROW_NAME
protected static final java.lang.String PROPERTY_CLASSIFICATIONENTRY
protected NodeProperty[] getNodeProperties()
public void setClassificationEntry(java.lang.String value)
value
- String ; the value to set the property "Classification"public java.lang.String getClassificationEntry()