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, setItem
addInput, convert, getMap, getValue, parse, requireAll, setValue
accept
addInput, containsInput, getInput, getInputs, getPrettyString, getString, getSubKeys, getSubLabel, hasLineBreaks, hasSubLabels, isEmpty, removeInput, setKey, setLineBreaks, validateInner
addValidator, getKey, getString, removeValidator, validate
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getItem, getItembyValue, setItem
accept, addValidator, convert, getKey, getPrettyString, getString, getValue, isEmpty, removeValidator, setKey, setValue, validate
public BDO getDataObject()