public interface TreeLeafOnlyUsesAugment extends TreeNode, Instantiable<TreeLeafOnlyUsesAugment>, Augmentation<TopLevelList>, LeafFromGrouping, ComplexFromGrouping
QNAME
QNAME
Modifier and Type | Method and Description |
---|---|
ContainerWithUses |
getContainerWithUses() |
Class<? extends TestRoot> |
getIdentity() |
Class<? extends TestRoot> |
getIdentityRef() |
String |
getLeafFromGrouping() |
List<ListViaUses> |
getListViaUses() |
Int32StringUnion |
getSchemaUnawareUnion() |
Int32StringUnion |
getSchemaUnawareUnionRef() |
String |
getSecondSimpleValue() |
Integer |
getSimpleType() |
Integer |
getSimpleTypeRef() |
String |
getSimpleValue() |
implementedInterface
augmentTarget
String getLeafFromGrouping()
getLeafFromGrouping
in interface LeafFromGrouping
Integer getSimpleType()
Int32StringUnion getSchemaUnawareUnion()
Integer getSimpleTypeRef()
Int32StringUnion getSchemaUnawareUnionRef()
ContainerWithUses getContainerWithUses()
getContainerWithUses
in interface ComplexFromGrouping
List<ListViaUses> getListViaUses()
getListViaUses
in interface ComplexFromGrouping
String getSimpleValue()
String getSecondSimpleValue()
Copyright © 2019 OpenDaylight. All rights reserved.