|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConfIntegerCollection | |
---|---|
com.genesyslab.platform.configuration.protocol.runtime.channel | This package is used internally by the protocol. |
com.genesyslab.platform.configuration.protocol.xml |
Uses of ConfIntegerCollection in com.genesyslab.platform.configuration.protocol.runtime.channel |
---|
Methods in com.genesyslab.platform.configuration.protocol.runtime.channel that return ConfIntegerCollection | |
---|---|
protected ConfIntegerCollection |
ConfSerializer.deserializeIntList(CfgDescriptionAttributeReference attributeDescription,
TokenReader tokenReader)
|
Methods in com.genesyslab.platform.configuration.protocol.runtime.channel with parameters of type ConfIntegerCollection | |
---|---|
protected void |
ConfSerializerV7.serializeIntList(CfgDescriptionAttributeReference attr,
ConfIntegerCollection value,
java.io.StringWriter cfgWriter)
|
protected void |
ConfSerializerV6.serializeIntList(CfgDescriptionAttributeReference attr,
ConfIntegerCollection value,
java.io.StringWriter cfgWriter)
|
protected abstract void |
ConfSerializer.serializeIntList(CfgDescriptionAttributeReference attr,
ConfIntegerCollection value,
java.io.StringWriter cfgWriter)
|
Uses of ConfIntegerCollection in com.genesyslab.platform.configuration.protocol.xml |
---|
Methods in com.genesyslab.platform.configuration.protocol.xml that return ConfIntegerCollection | |
---|---|
ConfIntegerCollection |
ConfDataSaxHandler.ElementHandlerIntegerList.getValue()
|
Constructors in com.genesyslab.platform.configuration.protocol.xml with parameters of type ConfIntegerCollection | |
---|---|
ConfDataSaxHandler.ElementHandlerIntegerList(ConfDataSaxHandler.ElementHandler parent,
ConfIntegerCollection collection)
|
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |