|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Cfglibschema.TypeInfo | |
---|---|
com.genesyslab.platform.configuration.protocol.metadata | |
com.genesyslab.platform.configuration.protocol.runtime.metadata | This package is used internally by the protocol. |
com.genesyslab.platform.configuration.protocol.runtime.schemas | This package is used internally by the protocol. |
Uses of Cfglibschema.TypeInfo in com.genesyslab.platform.configuration.protocol.metadata |
---|
Constructors in com.genesyslab.platform.configuration.protocol.metadata with parameters of type Cfglibschema.TypeInfo | |
---|---|
CfgDescriptionStructure(Cfglibschema.TypeInfo typeInfo,
int enumCode,
int protocolId)
|
Uses of Cfglibschema.TypeInfo in com.genesyslab.platform.configuration.protocol.runtime.metadata |
---|
Constructors in com.genesyslab.platform.configuration.protocol.runtime.metadata with parameters of type Cfglibschema.TypeInfo | |
---|---|
CfgDescriptionSchema(Cfglibschema.TypeInfo typeInfo,
int enumCode)
|
Uses of Cfglibschema.TypeInfo in com.genesyslab.platform.configuration.protocol.runtime.schemas |
---|
Fields in com.genesyslab.platform.configuration.protocol.runtime.schemas with type parameters of type Cfglibschema.TypeInfo | |
---|---|
protected java.util.List<Cfglibschema.TypeInfo> |
Cfglibschema.typeInfo
|
Methods in com.genesyslab.platform.configuration.protocol.runtime.schemas that return Cfglibschema.TypeInfo | |
---|---|
Cfglibschema.TypeInfo |
ObjectFactory.createCfglibschemaTypeInfo()
Create an instance of Cfglibschema.TypeInfo |
Methods in com.genesyslab.platform.configuration.protocol.runtime.schemas that return types with arguments of type Cfglibschema.TypeInfo | |
---|---|
java.util.List<Cfglibschema.TypeInfo> |
Cfglibschema.getTypeInfo()
Gets the value of the typeInfo property. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |