public class ObjectXmlReader extends AttributeIfcSwitchStatement<AttributeReadingStrategy>
| Constructor and Description |
|---|
ObjectXmlReader() |
caseJavaAttribute, caseJavaEnumAttribute, getLastAttribute, switchAttributepublic Map<String,AttributeReadingStrategy> prepareReading(Map<String,org.opendaylight.controller.config.yangjmxgenerator.attribute.AttributeIfc> yangToAttrConfig, Map<String,Map<Date,IdentityMapping>> identityMap)
protected AttributeReadingStrategy caseJavaBinaryAttribute(OpenType<?> openType)
caseJavaBinaryAttribute in class AttributeIfcSwitchStatement<AttributeReadingStrategy>protected AttributeReadingStrategy caseJavaUnionAttribute(OpenType<?> openType)
caseJavaUnionAttribute in class AttributeIfcSwitchStatement<AttributeReadingStrategy>public AttributeReadingStrategy caseJavaSimpleAttribute(SimpleType<?> openType)
caseJavaSimpleAttribute in class AttributeIfcSwitchStatement<AttributeReadingStrategy>public AttributeReadingStrategy caseJavaArrayAttribute(ArrayType<?> openType)
caseJavaArrayAttribute in class AttributeIfcSwitchStatement<AttributeReadingStrategy>public AttributeReadingStrategy caseJavaCompositeAttribute(CompositeType openType)
caseJavaCompositeAttribute in class AttributeIfcSwitchStatement<AttributeReadingStrategy>protected AttributeReadingStrategy caseJavaIdentityRefAttribute(OpenType<?> openType)
caseJavaIdentityRefAttribute in class AttributeIfcSwitchStatement<AttributeReadingStrategy>protected AttributeReadingStrategy caseDependencyAttribute(SimpleType<?> openType)
caseDependencyAttribute in class AttributeIfcSwitchStatement<AttributeReadingStrategy>protected AttributeReadingStrategy caseTOAttribute(CompositeType openType)
caseTOAttribute in class AttributeIfcSwitchStatement<AttributeReadingStrategy>protected AttributeReadingStrategy caseListAttribute(ArrayType<?> openType)
caseListAttribute in class AttributeIfcSwitchStatement<AttributeReadingStrategy>protected AttributeReadingStrategy caseListDependeciesAttribute(ArrayType<?> openType)
caseListDependeciesAttribute in class AttributeIfcSwitchStatement<AttributeReadingStrategy>Copyright © 2016 OpenDaylight. All rights reserved.