Class ElementCode
java.lang.Object
com.adaptris.adapter.edistream.model.EdiElement
com.adaptris.adapter.edistream.model.ElementCode
- All Implemented Interfaces:
Serializable,TreeNode
Represents an ElementCode object which are used to represent data within the gxml StandardCodes. This class is much like a map - a
reference name along with a list of String values.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.adaptris.adapter.edistream.model.EdiElement
addChild, children, childrenEquals, equals, equalsStr, getAllowsChildren, getChild, getChildAt, getChildCount, getChildren, getChildrenAsString, getIndex, getMaxRepetitions, getName, getParent, getRepetitions, hasChildren, hashCode, isLeaf, isMandatory, setChildren, setMandatory, setMaxRepetitions, setName, setParent, setRepetitions, setSegmentReps, toString
-
Constructor Details
-
ElementCode
public ElementCode()
-
-
Method Details
-
getValuesMap
-
setValuesMap
-
hasValues
public boolean hasValues() -
getValuesCount
public int getValuesCount()
-