|
Platform SDK Java 8.5 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.genesyslab.platform.configuration.protocol.obj.ConfObjectBase
com.genesyslab.platform.configuration.protocol.obj.ConfStructure
com.genesyslab.platform.configuration.protocol.obj.ConfSchema
public class ConfSchema
Class represents configuration schema information or localization data.
Constructor Summary | |
---|---|
ConfSchema(CfgDescriptionSchema metadata)
Creates and initializes configuration schema information structure or localization data. |
Method Summary | |
---|---|
CfgDescriptionSchema |
getClassInfo()
Returns reference to the schema class MetaData description. |
Methods inherited from class com.genesyslab.platform.configuration.protocol.obj.ConfObjectBase |
---|
checkTypeCompatibility, clone, createChildElement, equals, getAttributeInfo, getOrCreatePropertyValue, getPropertyInfo, getPropertyValue, getPropertyValue, hashCode, setPropertyValue, setPropertyValue, toString, toString, toStringContentHelper, toStringHelper |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ConfSchema(CfgDescriptionSchema metadata)
metadata
- schema structure class MetaData description.
ConfObjectAttributeException
- if given MetaData is null or there is some problem
with its usage here.Method Detail |
---|
public CfgDescriptionSchema getClassInfo()
getClassInfo
in class ConfStructure
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |