org.datamixer.config.collections
Class IntsConfig

java.lang.Object
  extended byorg.datamixer.config.ElementBase
      extended byorg.datamixer.config.collections.CollectionConfig
          extended byorg.datamixer.config.collections.SyntheticListConfig
              extended byorg.datamixer.config.collections.IntsConfig
All Implemented Interfaces:
DatamixerConfig

public class IntsConfig
extends SyntheticListConfig


Constructor Summary
IntsConfig()
           
 
Method Summary
 Ints getIntsImpl()
           
 void setIntsImpl(Ints ints)
           
 
Methods inherited from class org.datamixer.config.collections.SyntheticListConfig
doGetSupportedAttrs, doInitialize, getRange, getSyntheticListImpl, setAttribute, setRange
 
Methods inherited from class org.datamixer.config.collections.CollectionConfig
addElement, getCollectionImpl, getName, getRepeat, setFormatPattern, setName, setRepeat, setRepeat
 
Methods inherited from class org.datamixer.config.ElementBase
addField, addListener, error, error, error, findContext, findInContext, findInContext, findNearestContext, getAttribute, getContext, getElement, getElements, getField, getFields, getId, getImpl, getLineNumber, getListeners, getNamespace, getParent, getParentByTag, getQName, getScope, getSupportedAttrs, getSystemId, getTag, getText, initialize, initializeElements, setId, setImpl, setInContext, setInContext, setLineNumber, setListenerImpls, setNamespace, setParent, setScope, setScope, setScope, setSystemId, setTag, setText, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IntsConfig

public IntsConfig()
Method Detail

getIntsImpl

public Ints getIntsImpl()

setIntsImpl

public void setIntsImpl(Ints ints)


Copyright © 2004-2006 datamixer.org. All Rights Reserved.