public class SOAPInputNode.OpaqueElementsRow extends NodePropertyRow
Table name = Opaque elements Row names = OpaqueElements
Modifier and Type | Field and Description |
---|---|
protected static java.lang.String |
PROPERTY_ELEMENTS |
protected static java.lang.String |
ROW_NAME |
copyright, name, nodeProperties
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getElements()
Get the OpaqueElementsRow "Elements" property
|
protected NodeProperty[] |
getNodeProperties() |
void |
setElements(java.lang.String value)
Set the OpaqueElementsRow "Elements" property
|
findPropertyByName, findPropertyByName, getMandatoryPropertyNames, getname, getPropertyDefaultValue, getPropertyNames, getPropertyValue, setProperty
protected static final java.lang.String ROW_NAME
protected static final java.lang.String PROPERTY_ELEMENTS
protected NodeProperty[] getNodeProperties()
public void setElements(java.lang.String value)
value
- String ; the value to set the property "Elements"public java.lang.String getElements()