public class DataObjectAlternateInput<BDO extends DataObject,I extends DataObjectItemInput<BDO> & ParseInput<java.lang.Integer>> extends AlternateItemInput<java.lang.Integer,BDO> implements DataObjectItemInput<BDO>
validators| Constructor and Description |
|---|
DataObjectAlternateInput() |
| Modifier and Type | Method and Description |
|---|---|
BDO |
getDataObject() |
getItem, getItembyValue, setItemaddInput, convert, getMap, getValue, parse, requireAll, setValueacceptaddInput, containsInput, getInput, getInputs, getPrettyString, getString, getSubKeys, getSubLabel, hasLineBreaks, hasSubLabels, isEmpty, removeInput, setKey, setLineBreaks, validateInneraddValidator, getKey, getString, removeValidator, validateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetItem, getItembyValue, setItemaccept, addValidator, convert, getKey, getPrettyString, getString, getValue, isEmpty, removeValidator, setKey, setValue, validatepublic BDO getDataObject()