Modifier and Type | Method and Description |
---|---|
AttributeIfc |
RpcFacade.OperationExecution.getReturnType() |
Constructor and Description |
---|
OperationExecution(ObjectName on,
String name,
Map<String,AttributeConfigElement> attributes,
AttributeIfc returnType,
String namespace) |
Modifier and Type | Method and Description |
---|---|
AttributeIfc |
AttributeIfcSwitchStatement.getLastAttribute() |
Modifier and Type | Method and Description |
---|---|
T |
AttributeIfcSwitchStatement.switchAttribute(AttributeIfc attributeIfc) |
Modifier and Type | Method and Description |
---|---|
Map<String,AttributeReadingStrategy> |
ObjectXmlReader.prepareReading(Map<String,AttributeIfc> yangToAttrConfig,
Map<String,Map<com.google.common.base.Optional<org.opendaylight.yangtools.yang.common.Revision>,IdentityMapping>> identityMap) |
Modifier and Type | Method and Description |
---|---|
AttributeMappingStrategy<?,? extends OpenType<?>> |
ObjectMapper.prepareStrategy(AttributeIfc attributeIfc) |
Modifier and Type | Method and Description |
---|---|
Map<String,AttributeMappingStrategy<?,? extends OpenType<?>>> |
ObjectMapper.prepareMapping(Map<String,AttributeIfc> configDefinition,
EnumResolver enumResolver) |
Modifier and Type | Method and Description |
---|---|
Map<String,AttributeResolvingStrategy<?,? extends OpenType<?>>> |
ObjectResolver.prepareResolving(Map<String,AttributeIfc> configDefinition,
EnumResolver enumResolver) |
Modifier and Type | Method and Description |
---|---|
AttributeWritingStrategy |
ObjectXmlWriter.prepareWritingStrategy(String key,
AttributeIfc expectedAttr,
Document document) |
Modifier and Type | Method and Description |
---|---|
Map<String,AttributeWritingStrategy> |
ObjectXmlWriter.prepareWriting(Map<String,AttributeIfc> yangToAttrConfig,
Document document) |
Constructor and Description |
---|
InstanceConfig(BeanReader configRegistryClient,
Map<String,AttributeIfc> yangNamesToAttributes,
String nullableDummyContainerName) |
Modifier and Type | Method and Description |
---|---|
AttributeIfc |
InstanceRuntimeRpc.getReturnType() |
Modifier and Type | Method and Description |
---|---|
AttributeIfc |
RuntimeBeanEntry.Rpc.getReturnType() |
Modifier and Type | Method and Description |
---|---|
Map<String,AttributeIfc> |
ModuleMXBeanEntry.getAttributes() |
Collection<AttributeIfc> |
RuntimeBeanEntry.getAttributes() |
Map<String,AttributeIfc> |
RuntimeBeanEntry.getYangPropertiesToTypesMap() |
Modifier and Type | Interface and Description |
---|---|
interface |
TypedAttribute |
Modifier and Type | Class and Description |
---|---|
class |
AbstractAttribute |
class |
AbstractDependencyAttribute |
class |
DependencyAttribute |
class |
JavaAttribute |
class |
ListAttribute |
class |
ListDependenciesAttribute |
class |
TOAttribute |
class |
VoidAttribute |
Modifier and Type | Method and Description |
---|---|
AttributeIfc |
ListAttribute.getInnerAttribute() |
Modifier and Type | Method and Description |
---|---|
Map<String,AttributeIfc> |
TOAttribute.getCapitalizedPropertiesToTypesMap() |
Map<String,AttributeIfc> |
TOAttribute.getJmxPropertiesToTypesMap() |
Map<String,AttributeIfc> |
TOAttribute.getYangPropertiesToTypesMap() |
Copyright © 2019 OpenDaylight. All rights reserved.