protected AttributeMappingStrategy<?,? extends OpenType<?>> |
ObjectMapper.caseDependencyAttribute(SimpleType<?> openType) |
protected AttributeMappingStrategy<?,? extends OpenType<?>> |
ObjectMapper.caseJavaArrayAttribute(ArrayType<?> openType) |
protected AttributeMappingStrategy<?,? extends OpenType<?>> |
ObjectMapper.caseJavaCompositeAttribute(CompositeType openType) |
protected AttributeMappingStrategy<?,? extends OpenType<?>> |
ObjectMapper.caseJavaEnumAttribute(OpenType<?> openType) |
protected AttributeMappingStrategy<?,? extends OpenType<?>> |
ObjectMapper.caseJavaSimpleAttribute(SimpleType<?> openType) |
protected AttributeMappingStrategy<?,? extends OpenType<?>> |
ObjectMapper.caseJavaUnionAttribute(OpenType<?> openType) |
protected AttributeMappingStrategy<?,? extends OpenType<?>> |
ObjectMapper.caseListAttribute(ArrayType<?> openType) |
protected AttributeMappingStrategy<?,? extends OpenType<?>> |
ObjectMapper.caseListDependeciesAttribute(ArrayType<?> openType) |
protected AttributeMappingStrategy<?,? extends OpenType<?>> |
ObjectMapper.caseTOAttribute(CompositeType openType) |
AttributeMappingStrategy<?,? extends OpenType<?>> |
ObjectMapper.prepareStrategy(org.opendaylight.controller.config.yangjmxgenerator.attribute.AttributeIfc attributeIfc) |