| Modifier and Type | Method and Description | 
|---|---|
<C extends Augmentation<T> & DataObject> | 
DataObjectModification.getModifiedAugmentation(Class<C> augmentation)
Returns augmentation child modification if  
augmentation was modified by this
 modification. | 
| Modifier and Type | Method and Description | 
|---|---|
Map.Entry<org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.AugmentationIdentifier,org.opendaylight.yangtools.yang.model.api.AugmentationSchema> | 
BindingRuntimeContext.getResolvedAugmentationSchema(org.opendaylight.yangtools.yang.model.api.DataNodeContainer target,
                             Class<? extends Augmentation<?>> aug)  | 
| Modifier and Type | Method and Description | 
|---|---|
static <T extends DataObject & Augmentation<TopLevelList>> | 
ListsBindingUtils.path(TopLevelListKey key,
    Class<T> augmentation)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Root>> | 
RootBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
RootBuilder | 
RootBuilder.addAugmentation(Class<? extends Augmentation<Root>> augmentationType,
               Augmentation<Root> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
RootBuilder | 
RootBuilder.addAugmentation(Class<? extends Augmentation<Root>> augmentationType,
               Augmentation<Root> augmentationValue)  | 
RootBuilder | 
RootBuilder.removeAugmentation(Class<? extends Augmentation<Root>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Cont>> | 
ContBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<ContInt32>> | 
ContInt32Builder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<Top>> | 
TopBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<TopInt>> | 
TopIntBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
ContBuilder | 
ContBuilder.addAugmentation(Class<? extends Augmentation<Cont>> augmentationType,
               Augmentation<Cont> augmentationValue)  | 
ContInt32Builder | 
ContInt32Builder.addAugmentation(Class<? extends Augmentation<ContInt32>> augmentationType,
               Augmentation<ContInt32> augmentationValue)  | 
TopBuilder | 
TopBuilder.addAugmentation(Class<? extends Augmentation<Top>> augmentationType,
               Augmentation<Top> augmentationValue)  | 
TopIntBuilder | 
TopIntBuilder.addAugmentation(Class<? extends Augmentation<TopInt>> augmentationType,
               Augmentation<TopInt> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
ContBuilder | 
ContBuilder.addAugmentation(Class<? extends Augmentation<Cont>> augmentationType,
               Augmentation<Cont> augmentationValue)  | 
ContInt32Builder | 
ContInt32Builder.addAugmentation(Class<? extends Augmentation<ContInt32>> augmentationType,
               Augmentation<ContInt32> augmentationValue)  | 
TopBuilder | 
TopBuilder.addAugmentation(Class<? extends Augmentation<Top>> augmentationType,
               Augmentation<Top> augmentationValue)  | 
TopIntBuilder | 
TopIntBuilder.addAugmentation(Class<? extends Augmentation<TopInt>> augmentationType,
               Augmentation<TopInt> augmentationValue)  | 
ContBuilder | 
ContBuilder.removeAugmentation(Class<? extends Augmentation<Cont>> augmentationType)  | 
ContInt32Builder | 
ContInt32Builder.removeAugmentation(Class<? extends Augmentation<ContInt32>> augmentationType)  | 
TopBuilder | 
TopBuilder.removeAugmentation(Class<? extends Augmentation<Top>> augmentationType)  | 
TopIntBuilder | 
TopIntBuilder.removeAugmentation(Class<? extends Augmentation<TopInt>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<BinaryList>> | 
BinaryListBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
BinaryListBuilder | 
BinaryListBuilder.addAugmentation(Class<? extends Augmentation<BinaryList>> augmentationType,
               Augmentation<BinaryList> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
BinaryListBuilder | 
BinaryListBuilder.addAugmentation(Class<? extends Augmentation<BinaryList>> augmentationType,
               Augmentation<BinaryList> augmentationValue)  | 
BinaryListBuilder | 
BinaryListBuilder.removeAugmentation(Class<? extends Augmentation<BinaryList>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<AccessLists>> | 
AccessListsBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
AccessListsBuilder | 
AccessListsBuilder.addAugmentation(Class<? extends Augmentation<AccessLists>> augmentationType,
               Augmentation<AccessLists> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
AccessListsBuilder | 
AccessListsBuilder.addAugmentation(Class<? extends Augmentation<AccessLists>> augmentationType,
               Augmentation<AccessLists> augmentationValue)  | 
AccessListsBuilder | 
AccessListsBuilder.removeAugmentation(Class<? extends Augmentation<AccessLists>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Acl>> | 
AclBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
AclBuilder | 
AclBuilder.addAugmentation(Class<? extends Augmentation<Acl>> augmentationType,
               Augmentation<Acl> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
AclBuilder | 
AclBuilder.addAugmentation(Class<? extends Augmentation<Acl>> augmentationType,
               Augmentation<Acl> augmentationValue)  | 
AclBuilder | 
AclBuilder.removeAugmentation(Class<? extends Augmentation<Acl>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<AccessListEntries>> | 
AccessListEntriesBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<AclOperData>> | 
AclOperDataBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
AccessListEntriesBuilder | 
AccessListEntriesBuilder.addAugmentation(Class<? extends Augmentation<AccessListEntries>> augmentationType,
               Augmentation<AccessListEntries> augmentationValue)  | 
AclOperDataBuilder | 
AclOperDataBuilder.addAugmentation(Class<? extends Augmentation<AclOperData>> augmentationType,
               Augmentation<AclOperData> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
AccessListEntriesBuilder | 
AccessListEntriesBuilder.addAugmentation(Class<? extends Augmentation<AccessListEntries>> augmentationType,
               Augmentation<AccessListEntries> augmentationValue)  | 
AclOperDataBuilder | 
AclOperDataBuilder.addAugmentation(Class<? extends Augmentation<AclOperData>> augmentationType,
               Augmentation<AclOperData> augmentationValue)  | 
AccessListEntriesBuilder | 
AccessListEntriesBuilder.removeAugmentation(Class<? extends Augmentation<AccessListEntries>> augmentationType)  | 
AclOperDataBuilder | 
AclOperDataBuilder.removeAugmentation(Class<? extends Augmentation<AclOperData>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Ace>> | 
AceBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
AceBuilder | 
AceBuilder.addAugmentation(Class<? extends Augmentation<Ace>> augmentationType,
               Augmentation<Ace> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
AceBuilder | 
AceBuilder.addAugmentation(Class<? extends Augmentation<Ace>> augmentationType,
               Augmentation<Ace> augmentationValue)  | 
AceBuilder | 
AceBuilder.removeAugmentation(Class<? extends Augmentation<Ace>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<AceOperData>> | 
AceOperDataBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<Actions>> | 
ActionsBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<Matches>> | 
MatchesBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
AceOperDataBuilder | 
AceOperDataBuilder.addAugmentation(Class<? extends Augmentation<AceOperData>> augmentationType,
               Augmentation<AceOperData> augmentationValue)  | 
ActionsBuilder | 
ActionsBuilder.addAugmentation(Class<? extends Augmentation<Actions>> augmentationType,
               Augmentation<Actions> augmentationValue)  | 
MatchesBuilder | 
MatchesBuilder.addAugmentation(Class<? extends Augmentation<Matches>> augmentationType,
               Augmentation<Matches> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Deny>> | 
DenyBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<Permit>> | 
PermitBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
DenyBuilder | 
DenyBuilder.addAugmentation(Class<? extends Augmentation<Deny>> augmentationType,
               Augmentation<Deny> augmentationValue)  | 
PermitBuilder | 
PermitBuilder.addAugmentation(Class<? extends Augmentation<Permit>> augmentationType,
               Augmentation<Permit> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
DenyBuilder | 
DenyBuilder.addAugmentation(Class<? extends Augmentation<Deny>> augmentationType,
               Augmentation<Deny> augmentationValue)  | 
PermitBuilder | 
PermitBuilder.addAugmentation(Class<? extends Augmentation<Permit>> augmentationType,
               Augmentation<Permit> augmentationValue)  | 
DenyBuilder | 
DenyBuilder.removeAugmentation(Class<? extends Augmentation<Deny>> augmentationType)  | 
PermitBuilder | 
PermitBuilder.removeAugmentation(Class<? extends Augmentation<Permit>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<AceEth>> | 
AceEthBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<AceIp>> | 
AceIpBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
AceEthBuilder | 
AceEthBuilder.addAugmentation(Class<? extends Augmentation<AceEth>> augmentationType,
               Augmentation<AceEth> augmentationValue)  | 
AceIpBuilder | 
AceIpBuilder.addAugmentation(Class<? extends Augmentation<AceIp>> augmentationType,
               Augmentation<AceIp> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
AceEthBuilder | 
AceEthBuilder.addAugmentation(Class<? extends Augmentation<AceEth>> augmentationType,
               Augmentation<AceEth> augmentationValue)  | 
AceIpBuilder | 
AceIpBuilder.addAugmentation(Class<? extends Augmentation<AceIp>> augmentationType,
               Augmentation<AceIp> augmentationValue)  | 
AceEthBuilder | 
AceEthBuilder.removeAugmentation(Class<? extends Augmentation<AceEth>> augmentationType)  | 
AceIpBuilder | 
AceIpBuilder.removeAugmentation(Class<? extends Augmentation<AceIp>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<AceIpv4>> | 
AceIpv4Builder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<AceIpv6>> | 
AceIpv6Builder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
AceIpv4Builder | 
AceIpv4Builder.addAugmentation(Class<? extends Augmentation<AceIpv4>> augmentationType,
               Augmentation<AceIpv4> augmentationValue)  | 
AceIpv6Builder | 
AceIpv6Builder.addAugmentation(Class<? extends Augmentation<AceIpv6>> augmentationType,
               Augmentation<AceIpv6> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
AceIpv4Builder | 
AceIpv4Builder.addAugmentation(Class<? extends Augmentation<AceIpv4>> augmentationType,
               Augmentation<AceIpv4> augmentationValue)  | 
AceIpv6Builder | 
AceIpv6Builder.addAugmentation(Class<? extends Augmentation<AceIpv6>> augmentationType,
               Augmentation<AceIpv6> augmentationValue)  | 
AceIpv4Builder | 
AceIpv4Builder.removeAugmentation(Class<? extends Augmentation<AceIpv4>> augmentationType)  | 
AceIpv6Builder | 
AceIpv6Builder.removeAugmentation(Class<? extends Augmentation<AceIpv6>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Interfaces>> | 
InterfacesBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<InterfacesState>> | 
InterfacesStateBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
InterfacesBuilder | 
InterfacesBuilder.addAugmentation(Class<? extends Augmentation<Interfaces>> augmentationType,
               Augmentation<Interfaces> augmentationValue)  | 
InterfacesStateBuilder | 
InterfacesStateBuilder.addAugmentation(Class<? extends Augmentation<InterfacesState>> augmentationType,
               Augmentation<InterfacesState> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
InterfacesBuilder | 
InterfacesBuilder.addAugmentation(Class<? extends Augmentation<Interfaces>> augmentationType,
               Augmentation<Interfaces> augmentationValue)  | 
InterfacesStateBuilder | 
InterfacesStateBuilder.addAugmentation(Class<? extends Augmentation<InterfacesState>> augmentationType,
               Augmentation<InterfacesState> augmentationValue)  | 
InterfacesBuilder | 
InterfacesBuilder.removeAugmentation(Class<? extends Augmentation<Interfaces>> augmentationType)  | 
InterfacesStateBuilder | 
InterfacesStateBuilder.removeAugmentation(Class<? extends Augmentation<InterfacesState>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Interface>> | 
InterfaceBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
InterfaceBuilder | 
InterfaceBuilder.addAugmentation(Class<? extends Augmentation<Interface>> augmentationType,
               Augmentation<Interface> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
InterfaceBuilder | 
InterfaceBuilder.addAugmentation(Class<? extends Augmentation<Interface>> augmentationType,
               Augmentation<Interface> augmentationValue)  | 
InterfaceBuilder | 
InterfaceBuilder.removeAugmentation(Class<? extends Augmentation<Interface>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Interface>> | 
InterfaceBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
InterfaceBuilder | 
InterfaceBuilder.addAugmentation(Class<? extends Augmentation<Interface>> augmentationType,
               Augmentation<Interface> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
InterfaceBuilder | 
InterfaceBuilder.addAugmentation(Class<? extends Augmentation<Interface>> augmentationType,
               Augmentation<Interface> augmentationValue)  | 
InterfaceBuilder | 
InterfaceBuilder.removeAugmentation(Class<? extends Augmentation<Interface>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Statistics>> | 
StatisticsBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
StatisticsBuilder | 
StatisticsBuilder.addAugmentation(Class<? extends Augmentation<Statistics>> augmentationType,
               Augmentation<Statistics> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
StatisticsBuilder | 
StatisticsBuilder.addAugmentation(Class<? extends Augmentation<Statistics>> augmentationType,
               Augmentation<Statistics> augmentationValue)  | 
StatisticsBuilder | 
StatisticsBuilder.removeAugmentation(Class<? extends Augmentation<Statistics>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<AfiList>> | 
AfiListBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<ApplicationData>> | 
ApplicationDataBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<AsNumber>> | 
AsNumberBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<AsNumberLcaf>> | 
AsNumberLcafBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<DistinguishedName>> | 
DistinguishedNameBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<ExplicitLocatorPath>> | 
ExplicitLocatorPathBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<GeoCoordinates>> | 
GeoCoordinatesBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<InstanceId>> | 
InstanceIdBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<Ipv4>> | 
Ipv4Builder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<Ipv4Prefix>> | 
Ipv4PrefixBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<Ipv6>> | 
Ipv6Builder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<Ipv6Prefix>> | 
Ipv6PrefixBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<KeyValueAddress>> | 
KeyValueAddressBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<Mac>> | 
MacBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<NatTraversal>> | 
NatTraversalBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<NoAddress>> | 
NoAddressBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<NullAddress>> | 
NullAddressBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<ServicePath>> | 
ServicePathBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<SourceDestKey>> | 
SourceDestKeyBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<NullAddress>> | 
NullAddressBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
NullAddressBuilder | 
NullAddressBuilder.addAugmentation(Class<? extends Augmentation<NullAddress>> augmentationType,
               Augmentation<NullAddress> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
NullAddressBuilder | 
NullAddressBuilder.addAugmentation(Class<? extends Augmentation<NullAddress>> augmentationType,
               Augmentation<NullAddress> augmentationValue)  | 
NullAddressBuilder | 
NullAddressBuilder.removeAugmentation(Class<? extends Augmentation<NullAddress>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<AfiList>> | 
AfiListBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
AfiListBuilder | 
AfiListBuilder.addAugmentation(Class<? extends Augmentation<AfiList>> augmentationType,
               Augmentation<AfiList> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
AfiListBuilder | 
AfiListBuilder.addAugmentation(Class<? extends Augmentation<AfiList>> augmentationType,
               Augmentation<AfiList> augmentationValue)  | 
AfiListBuilder | 
AfiListBuilder.removeAugmentation(Class<? extends Augmentation<AfiList>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<ApplicationData>> | 
ApplicationDataBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
ApplicationDataBuilder | 
ApplicationDataBuilder.addAugmentation(Class<? extends Augmentation<ApplicationData>> augmentationType,
               Augmentation<ApplicationData> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
ApplicationDataBuilder | 
ApplicationDataBuilder.addAugmentation(Class<? extends Augmentation<ApplicationData>> augmentationType,
               Augmentation<ApplicationData> augmentationValue)  | 
ApplicationDataBuilder | 
ApplicationDataBuilder.removeAugmentation(Class<? extends Augmentation<ApplicationData>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<AsNumberLcaf>> | 
AsNumberLcafBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
AsNumberLcafBuilder | 
AsNumberLcafBuilder.addAugmentation(Class<? extends Augmentation<AsNumberLcaf>> augmentationType,
               Augmentation<AsNumberLcaf> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
AsNumberLcafBuilder | 
AsNumberLcafBuilder.addAugmentation(Class<? extends Augmentation<AsNumberLcaf>> augmentationType,
               Augmentation<AsNumberLcaf> augmentationValue)  | 
AsNumberLcafBuilder | 
AsNumberLcafBuilder.removeAugmentation(Class<? extends Augmentation<AsNumberLcaf>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<ExplicitLocatorPath>> | 
ExplicitLocatorPathBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
ExplicitLocatorPathBuilder | 
ExplicitLocatorPathBuilder.addAugmentation(Class<? extends Augmentation<ExplicitLocatorPath>> augmentationType,
               Augmentation<ExplicitLocatorPath> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
ExplicitLocatorPathBuilder | 
ExplicitLocatorPathBuilder.addAugmentation(Class<? extends Augmentation<ExplicitLocatorPath>> augmentationType,
               Augmentation<ExplicitLocatorPath> augmentationValue)  | 
ExplicitLocatorPathBuilder | 
ExplicitLocatorPathBuilder.removeAugmentation(Class<? extends Augmentation<ExplicitLocatorPath>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Hop>> | 
HopBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
HopBuilder | 
HopBuilder.addAugmentation(Class<? extends Augmentation<Hop>> augmentationType,
               Augmentation<Hop> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
HopBuilder | 
HopBuilder.addAugmentation(Class<? extends Augmentation<Hop>> augmentationType,
               Augmentation<Hop> augmentationValue)  | 
HopBuilder | 
HopBuilder.removeAugmentation(Class<? extends Augmentation<Hop>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<GeoCoordinates>> | 
GeoCoordinatesBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
GeoCoordinatesBuilder | 
GeoCoordinatesBuilder.addAugmentation(Class<? extends Augmentation<GeoCoordinates>> augmentationType,
               Augmentation<GeoCoordinates> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
GeoCoordinatesBuilder | 
GeoCoordinatesBuilder.addAugmentation(Class<? extends Augmentation<GeoCoordinates>> augmentationType,
               Augmentation<GeoCoordinates> augmentationValue)  | 
GeoCoordinatesBuilder | 
GeoCoordinatesBuilder.removeAugmentation(Class<? extends Augmentation<GeoCoordinates>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<InstanceId>> | 
InstanceIdBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
InstanceIdBuilder | 
InstanceIdBuilder.addAugmentation(Class<? extends Augmentation<InstanceId>> augmentationType,
               Augmentation<InstanceId> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
InstanceIdBuilder | 
InstanceIdBuilder.addAugmentation(Class<? extends Augmentation<InstanceId>> augmentationType,
               Augmentation<InstanceId> augmentationValue)  | 
InstanceIdBuilder | 
InstanceIdBuilder.removeAugmentation(Class<? extends Augmentation<InstanceId>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<KeyValueAddress>> | 
KeyValueAddressBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
KeyValueAddressBuilder | 
KeyValueAddressBuilder.addAugmentation(Class<? extends Augmentation<KeyValueAddress>> augmentationType,
               Augmentation<KeyValueAddress> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
KeyValueAddressBuilder | 
KeyValueAddressBuilder.addAugmentation(Class<? extends Augmentation<KeyValueAddress>> augmentationType,
               Augmentation<KeyValueAddress> augmentationValue)  | 
KeyValueAddressBuilder | 
KeyValueAddressBuilder.removeAugmentation(Class<? extends Augmentation<KeyValueAddress>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<NatTraversal>> | 
NatTraversalBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
NatTraversalBuilder | 
NatTraversalBuilder.addAugmentation(Class<? extends Augmentation<NatTraversal>> augmentationType,
               Augmentation<NatTraversal> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
NatTraversalBuilder | 
NatTraversalBuilder.addAugmentation(Class<? extends Augmentation<NatTraversal>> augmentationType,
               Augmentation<NatTraversal> augmentationValue)  | 
NatTraversalBuilder | 
NatTraversalBuilder.removeAugmentation(Class<? extends Augmentation<NatTraversal>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<ServicePath>> | 
ServicePathBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
ServicePathBuilder | 
ServicePathBuilder.addAugmentation(Class<? extends Augmentation<ServicePath>> augmentationType,
               Augmentation<ServicePath> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
ServicePathBuilder | 
ServicePathBuilder.addAugmentation(Class<? extends Augmentation<ServicePath>> augmentationType,
               Augmentation<ServicePath> augmentationValue)  | 
ServicePathBuilder | 
ServicePathBuilder.removeAugmentation(Class<? extends Augmentation<ServicePath>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<SourceDestKey>> | 
SourceDestKeyBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
SourceDestKeyBuilder | 
SourceDestKeyBuilder.addAugmentation(Class<? extends Augmentation<SourceDestKey>> augmentationType,
               Augmentation<SourceDestKey> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
SourceDestKeyBuilder | 
SourceDestKeyBuilder.addAugmentation(Class<? extends Augmentation<SourceDestKey>> augmentationType,
               Augmentation<SourceDestKey> augmentationValue)  | 
SourceDestKeyBuilder | 
SourceDestKeyBuilder.removeAugmentation(Class<? extends Augmentation<SourceDestKey>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Network>> | 
NetworkBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
NetworkBuilder | 
NetworkBuilder.addAugmentation(Class<? extends Augmentation<Network>> augmentationType,
               Augmentation<Network> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
NetworkBuilder | 
NetworkBuilder.addAugmentation(Class<? extends Augmentation<Network>> augmentationType,
               Augmentation<Network> augmentationValue)  | 
NetworkBuilder | 
NetworkBuilder.removeAugmentation(Class<? extends Augmentation<Network>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<NetworkTypes>> | 
NetworkTypesBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<Node>> | 
NodeBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<SupportingNetwork>> | 
SupportingNetworkBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
NetworkTypesBuilder | 
NetworkTypesBuilder.addAugmentation(Class<? extends Augmentation<NetworkTypes>> augmentationType,
               Augmentation<NetworkTypes> augmentationValue)  | 
NodeBuilder | 
NodeBuilder.addAugmentation(Class<? extends Augmentation<Node>> augmentationType,
               Augmentation<Node> augmentationValue)  | 
SupportingNetworkBuilder | 
SupportingNetworkBuilder.addAugmentation(Class<? extends Augmentation<SupportingNetwork>> augmentationType,
               Augmentation<SupportingNetwork> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<SupportingNode>> | 
SupportingNodeBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
SupportingNodeBuilder | 
SupportingNodeBuilder.addAugmentation(Class<? extends Augmentation<SupportingNode>> augmentationType,
               Augmentation<SupportingNode> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
SupportingNodeBuilder | 
SupportingNodeBuilder.addAugmentation(Class<? extends Augmentation<SupportingNode>> augmentationType,
               Augmentation<SupportingNode> augmentationValue)  | 
SupportingNodeBuilder | 
SupportingNodeBuilder.removeAugmentation(Class<? extends Augmentation<SupportingNode>> augmentationType)  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
Network1  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Link>> | 
LinkBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
LinkBuilder | 
LinkBuilder.addAugmentation(Class<? extends Augmentation<Link>> augmentationType,
               Augmentation<Link> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
LinkBuilder | 
LinkBuilder.addAugmentation(Class<? extends Augmentation<Link>> augmentationType,
               Augmentation<Link> augmentationValue)  | 
LinkBuilder | 
LinkBuilder.removeAugmentation(Class<? extends Augmentation<Link>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Destination>> | 
DestinationBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<Source>> | 
SourceBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<SupportingLink>> | 
SupportingLinkBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
DestinationBuilder | 
DestinationBuilder.addAugmentation(Class<? extends Augmentation<Destination>> augmentationType,
               Augmentation<Destination> augmentationValue)  | 
SourceBuilder | 
SourceBuilder.addAugmentation(Class<? extends Augmentation<Source>> augmentationType,
               Augmentation<Source> augmentationValue)  | 
SupportingLinkBuilder | 
SupportingLinkBuilder.addAugmentation(Class<? extends Augmentation<SupportingLink>> augmentationType,
               Augmentation<SupportingLink> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<TerminationPoint>> | 
TerminationPointBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
TerminationPointBuilder | 
TerminationPointBuilder.addAugmentation(Class<? extends Augmentation<TerminationPoint>> augmentationType,
               Augmentation<TerminationPoint> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
TerminationPointBuilder | 
TerminationPointBuilder.addAugmentation(Class<? extends Augmentation<TerminationPoint>> augmentationType,
               Augmentation<TerminationPoint> augmentationValue)  | 
TerminationPointBuilder | 
TerminationPointBuilder.removeAugmentation(Class<? extends Augmentation<TerminationPoint>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<SupportingTerminationPoint>> | 
SupportingTerminationPointBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
SupportingTerminationPointBuilder | 
SupportingTerminationPointBuilder.addAugmentation(Class<? extends Augmentation<SupportingTerminationPoint>> augmentationType,
               Augmentation<SupportingTerminationPoint> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
SupportingTerminationPointBuilder | 
SupportingTerminationPointBuilder.addAugmentation(Class<? extends Augmentation<SupportingTerminationPoint>> augmentationType,
               Augmentation<SupportingTerminationPoint> augmentationValue)  | 
SupportingTerminationPointBuilder | 
SupportingTerminationPointBuilder.removeAugmentation(Class<? extends Augmentation<SupportingTerminationPoint>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<DestinationPortRange>> | 
DestinationPortRangeBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<SourcePortRange>> | 
SourcePortRangeBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
DestinationPortRangeBuilder | 
DestinationPortRangeBuilder.addAugmentation(Class<? extends Augmentation<DestinationPortRange>> augmentationType,
               Augmentation<DestinationPortRange> augmentationValue)  | 
SourcePortRangeBuilder | 
SourcePortRangeBuilder.addAugmentation(Class<? extends Augmentation<SourcePortRange>> augmentationType,
               Augmentation<SourcePortRange> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
DestinationPortRangeBuilder | 
DestinationPortRangeBuilder.addAugmentation(Class<? extends Augmentation<DestinationPortRange>> augmentationType,
               Augmentation<DestinationPortRange> augmentationValue)  | 
SourcePortRangeBuilder | 
SourcePortRangeBuilder.addAugmentation(Class<? extends Augmentation<SourcePortRange>> augmentationType,
               Augmentation<SourcePortRange> augmentationValue)  | 
DestinationPortRangeBuilder | 
DestinationPortRangeBuilder.removeAugmentation(Class<? extends Augmentation<DestinationPortRange>> augmentationType)  | 
SourcePortRangeBuilder | 
SourcePortRangeBuilder.removeAugmentation(Class<? extends Augmentation<SourcePortRange>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Errors>> | 
ErrorsBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
ErrorsBuilder | 
ErrorsBuilder.addAugmentation(Class<? extends Augmentation<Errors>> augmentationType,
               Augmentation<Errors> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
ErrorsBuilder | 
ErrorsBuilder.addAugmentation(Class<? extends Augmentation<Errors>> augmentationType,
               Augmentation<Errors> augmentationValue)  | 
ErrorsBuilder | 
ErrorsBuilder.removeAugmentation(Class<? extends Augmentation<Errors>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Error>> | 
ErrorBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
ErrorBuilder | 
ErrorBuilder.addAugmentation(Class<? extends Augmentation<Error>> augmentationType,
               Augmentation<Error> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
ErrorBuilder | 
ErrorBuilder.addAugmentation(Class<? extends Augmentation<Error>> augmentationType,
               Augmentation<Error> augmentationValue)  | 
ErrorBuilder | 
ErrorBuilder.removeAugmentation(Class<? extends Augmentation<Error>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<ErrorInfo>> | 
ErrorInfoBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
ErrorInfoBuilder | 
ErrorInfoBuilder.addAugmentation(Class<? extends Augmentation<ErrorInfo>> augmentationType,
               Augmentation<ErrorInfo> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
ErrorInfoBuilder | 
ErrorInfoBuilder.addAugmentation(Class<? extends Augmentation<ErrorInfo>> augmentationType,
               Augmentation<ErrorInfo> augmentationValue)  | 
ErrorInfoBuilder | 
ErrorInfoBuilder.removeAugmentation(Class<? extends Augmentation<ErrorInfo>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Notification>> | 
NotificationBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
NotificationBuilder | 
NotificationBuilder.addAugmentation(Class<? extends Augmentation<Notification>> augmentationType,
               Augmentation<Notification> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
NotificationBuilder | 
NotificationBuilder.addAugmentation(Class<? extends Augmentation<Notification>> augmentationType,
               Augmentation<Notification> augmentationValue)  | 
NotificationBuilder | 
NotificationBuilder.removeAugmentation(Class<? extends Augmentation<Notification>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Restconf>> | 
RestconfBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
RestconfBuilder | 
RestconfBuilder.addAugmentation(Class<? extends Augmentation<Restconf>> augmentationType,
               Augmentation<Restconf> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
RestconfBuilder | 
RestconfBuilder.addAugmentation(Class<? extends Augmentation<Restconf>> augmentationType,
               Augmentation<Restconf> augmentationValue)  | 
RestconfBuilder | 
RestconfBuilder.removeAugmentation(Class<? extends Augmentation<Restconf>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Config>> | 
ConfigBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<Modules>> | 
ModulesBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<Operational>> | 
OperationalBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<Operations>> | 
OperationsBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<Streams>> | 
StreamsBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
ConfigBuilder | 
ConfigBuilder.addAugmentation(Class<? extends Augmentation<Config>> augmentationType,
               Augmentation<Config> augmentationValue)  | 
ModulesBuilder | 
ModulesBuilder.addAugmentation(Class<? extends Augmentation<Modules>> augmentationType,
               Augmentation<Modules> augmentationValue)  | 
OperationalBuilder | 
OperationalBuilder.addAugmentation(Class<? extends Augmentation<Operational>> augmentationType,
               Augmentation<Operational> augmentationValue)  | 
OperationsBuilder | 
OperationsBuilder.addAugmentation(Class<? extends Augmentation<Operations>> augmentationType,
               Augmentation<Operations> augmentationValue)  | 
StreamsBuilder | 
StreamsBuilder.addAugmentation(Class<? extends Augmentation<Streams>> augmentationType,
               Augmentation<Streams> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Module>> | 
ModuleBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
ModuleBuilder | 
ModuleBuilder.addAugmentation(Class<? extends Augmentation<Module>> augmentationType,
               Augmentation<Module> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
ModuleBuilder | 
ModuleBuilder.addAugmentation(Class<? extends Augmentation<Module>> augmentationType,
               Augmentation<Module> augmentationValue)  | 
ModuleBuilder | 
ModuleBuilder.removeAugmentation(Class<? extends Augmentation<Module>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Stream>> | 
StreamBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
StreamBuilder | 
StreamBuilder.addAugmentation(Class<? extends Augmentation<Stream>> augmentationType,
               Augmentation<Stream> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
StreamBuilder | 
StreamBuilder.addAugmentation(Class<? extends Augmentation<Stream>> augmentationType,
               Augmentation<Stream> augmentationValue)  | 
StreamBuilder | 
StreamBuilder.removeAugmentation(Class<? extends Augmentation<Stream>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<YangPatch>> | 
YangPatchBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
YangPatchBuilder | 
YangPatchBuilder.addAugmentation(Class<? extends Augmentation<YangPatch>> augmentationType,
               Augmentation<YangPatch> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
YangPatchBuilder | 
YangPatchBuilder.addAugmentation(Class<? extends Augmentation<YangPatch>> augmentationType,
               Augmentation<YangPatch> augmentationValue)  | 
YangPatchBuilder | 
YangPatchBuilder.removeAugmentation(Class<? extends Augmentation<YangPatch>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<YangPatchStatus>> | 
YangPatchStatusBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
YangPatchStatusBuilder | 
YangPatchStatusBuilder.addAugmentation(Class<? extends Augmentation<YangPatchStatus>> augmentationType,
               Augmentation<YangPatchStatus> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
YangPatchStatusBuilder | 
YangPatchStatusBuilder.addAugmentation(Class<? extends Augmentation<YangPatchStatus>> augmentationType,
               Augmentation<YangPatchStatus> augmentationValue)  | 
YangPatchStatusBuilder | 
YangPatchStatusBuilder.removeAugmentation(Class<? extends Augmentation<YangPatchStatus>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<EditStatus>> | 
EditStatusBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
EditStatusBuilder | 
EditStatusBuilder.addAugmentation(Class<? extends Augmentation<EditStatus>> augmentationType,
               Augmentation<EditStatus> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
EditStatusBuilder | 
EditStatusBuilder.addAugmentation(Class<? extends Augmentation<EditStatus>> augmentationType,
               Augmentation<EditStatus> augmentationValue)  | 
EditStatusBuilder | 
EditStatusBuilder.removeAugmentation(Class<? extends Augmentation<EditStatus>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Edit>> | 
EditBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
EditBuilder | 
EditBuilder.addAugmentation(Class<? extends Augmentation<Edit>> augmentationType,
               Augmentation<Edit> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
EditBuilder | 
EditBuilder.addAugmentation(Class<? extends Augmentation<Edit>> augmentationType,
               Augmentation<Edit> augmentationValue)  | 
EditBuilder | 
EditBuilder.removeAugmentation(Class<? extends Augmentation<Edit>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Errors>> | 
ErrorsBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<Location>> | 
LocationBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<Ok>> | 
OkBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
ErrorsBuilder | 
ErrorsBuilder.addAugmentation(Class<? extends Augmentation<Errors>> augmentationType,
               Augmentation<Errors> augmentationValue)  | 
LocationBuilder | 
LocationBuilder.addAugmentation(Class<? extends Augmentation<Location>> augmentationType,
               Augmentation<Location> augmentationValue)  | 
OkBuilder | 
OkBuilder.addAugmentation(Class<? extends Augmentation<Ok>> augmentationType,
               Augmentation<Ok> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
ErrorsBuilder | 
ErrorsBuilder.addAugmentation(Class<? extends Augmentation<Errors>> augmentationType,
               Augmentation<Errors> augmentationValue)  | 
LocationBuilder | 
LocationBuilder.addAugmentation(Class<? extends Augmentation<Location>> augmentationType,
               Augmentation<Location> augmentationValue)  | 
OkBuilder | 
OkBuilder.addAugmentation(Class<? extends Augmentation<Ok>> augmentationType,
               Augmentation<Ok> augmentationValue)  | 
ErrorsBuilder | 
ErrorsBuilder.removeAugmentation(Class<? extends Augmentation<Errors>> augmentationType)  | 
LocationBuilder | 
LocationBuilder.removeAugmentation(Class<? extends Augmentation<Location>> augmentationType)  | 
OkBuilder | 
OkBuilder.removeAugmentation(Class<? extends Augmentation<Ok>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<GlobalErrors>> | 
GlobalErrorsBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<Ok>> | 
OkBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
GlobalErrorsBuilder | 
GlobalErrorsBuilder.addAugmentation(Class<? extends Augmentation<GlobalErrors>> augmentationType,
               Augmentation<GlobalErrors> augmentationValue)  | 
OkBuilder | 
OkBuilder.addAugmentation(Class<? extends Augmentation<Ok>> augmentationType,
               Augmentation<Ok> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
GlobalErrorsBuilder | 
GlobalErrorsBuilder.addAugmentation(Class<? extends Augmentation<GlobalErrors>> augmentationType,
               Augmentation<GlobalErrors> augmentationValue)  | 
OkBuilder | 
OkBuilder.addAugmentation(Class<? extends Augmentation<Ok>> augmentationType,
               Augmentation<Ok> augmentationValue)  | 
GlobalErrorsBuilder | 
GlobalErrorsBuilder.removeAugmentation(Class<? extends Augmentation<GlobalErrors>> augmentationType)  | 
OkBuilder | 
OkBuilder.removeAugmentation(Class<? extends Augmentation<Ok>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Edit>> | 
EditBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
EditBuilder | 
EditBuilder.addAugmentation(Class<? extends Augmentation<Edit>> augmentationType,
               Augmentation<Edit> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
EditBuilder | 
EditBuilder.addAugmentation(Class<? extends Augmentation<Edit>> augmentationType,
               Augmentation<Edit> augmentationValue)  | 
EditBuilder | 
EditBuilder.removeAugmentation(Class<? extends Augmentation<Edit>> augmentationType)  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
Prefix1  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<OspfTopologyAttributes>> | 
OspfTopologyAttributesBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
OspfTopologyAttributesBuilder | 
OspfTopologyAttributesBuilder.addAugmentation(Class<? extends Augmentation<OspfTopologyAttributes>> augmentationType,
               Augmentation<OspfTopologyAttributes> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
OspfTopologyAttributesBuilder | 
OspfTopologyAttributesBuilder.addAugmentation(Class<? extends Augmentation<OspfTopologyAttributes>> augmentationType,
               Augmentation<OspfTopologyAttributes> augmentationValue)  | 
OspfTopologyAttributesBuilder | 
OspfTopologyAttributesBuilder.removeAugmentation(Class<? extends Augmentation<OspfTopologyAttributes>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<OspfLinkAttributes>> | 
OspfLinkAttributesBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
OspfLinkAttributesBuilder | 
OspfLinkAttributesBuilder.addAugmentation(Class<? extends Augmentation<OspfLinkAttributes>> augmentationType,
               Augmentation<OspfLinkAttributes> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
OspfLinkAttributesBuilder | 
OspfLinkAttributesBuilder.addAugmentation(Class<? extends Augmentation<OspfLinkAttributes>> augmentationType,
               Augmentation<OspfLinkAttributes> augmentationValue)  | 
OspfLinkAttributesBuilder | 
OspfLinkAttributesBuilder.removeAugmentation(Class<? extends Augmentation<OspfLinkAttributes>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Ted>> | 
TedBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
TedBuilder | 
TedBuilder.addAugmentation(Class<? extends Augmentation<Ted>> augmentationType,
               Augmentation<Ted> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
TedBuilder | 
TedBuilder.addAugmentation(Class<? extends Augmentation<Ted>> augmentationType,
               Augmentation<Ted> augmentationValue)  | 
TedBuilder | 
TedBuilder.removeAugmentation(Class<? extends Augmentation<Ted>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<OspfNodeAttributes>> | 
OspfNodeAttributesBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
OspfNodeAttributesBuilder | 
OspfNodeAttributesBuilder.addAugmentation(Class<? extends Augmentation<OspfNodeAttributes>> augmentationType,
               Augmentation<OspfNodeAttributes> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
OspfNodeAttributesBuilder | 
OspfNodeAttributesBuilder.addAugmentation(Class<? extends Augmentation<OspfNodeAttributes>> augmentationType,
               Augmentation<OspfNodeAttributes> augmentationValue)  | 
OspfNodeAttributesBuilder | 
OspfNodeAttributesBuilder.removeAugmentation(Class<? extends Augmentation<OspfNodeAttributes>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Ted>> | 
TedBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
TedBuilder | 
TedBuilder.addAugmentation(Class<? extends Augmentation<Ted>> augmentationType,
               Augmentation<Ted> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
TedBuilder | 
TedBuilder.addAugmentation(Class<? extends Augmentation<Ted>> augmentationType,
               Augmentation<Ted> augmentationValue)  | 
TedBuilder | 
TedBuilder.removeAugmentation(Class<? extends Augmentation<Ted>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Abr>> | 
AbrBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<Asbr>> | 
AsbrBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<Internal>> | 
InternalBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<Pseudonode>> | 
PseudonodeBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
AbrBuilder | 
AbrBuilder.addAugmentation(Class<? extends Augmentation<Abr>> augmentationType,
               Augmentation<Abr> augmentationValue)  | 
AsbrBuilder | 
AsbrBuilder.addAugmentation(Class<? extends Augmentation<Asbr>> augmentationType,
               Augmentation<Asbr> augmentationValue)  | 
InternalBuilder | 
InternalBuilder.addAugmentation(Class<? extends Augmentation<Internal>> augmentationType,
               Augmentation<Internal> augmentationValue)  | 
PseudonodeBuilder | 
PseudonodeBuilder.addAugmentation(Class<? extends Augmentation<Pseudonode>> augmentationType,
               Augmentation<Pseudonode> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<OspfPrefixAttributes>> | 
OspfPrefixAttributesBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
OspfPrefixAttributesBuilder | 
OspfPrefixAttributesBuilder.addAugmentation(Class<? extends Augmentation<OspfPrefixAttributes>> augmentationType,
               Augmentation<OspfPrefixAttributes> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
OspfPrefixAttributesBuilder | 
OspfPrefixAttributesBuilder.addAugmentation(Class<? extends Augmentation<OspfPrefixAttributes>> augmentationType,
               Augmentation<OspfPrefixAttributes> augmentationValue)  | 
OspfPrefixAttributesBuilder | 
OspfPrefixAttributesBuilder.removeAugmentation(Class<? extends Augmentation<OspfPrefixAttributes>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Ospf>> | 
OspfBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
OspfBuilder | 
OspfBuilder.addAugmentation(Class<? extends Augmentation<Ospf>> augmentationType,
               Augmentation<Ospf> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
OspfBuilder | 
OspfBuilder.addAugmentation(Class<? extends Augmentation<Ospf>> augmentationType,
               Augmentation<Ospf> augmentationValue)  | 
OspfBuilder | 
OspfBuilder.removeAugmentation(Class<? extends Augmentation<Ospf>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<BigIntContainer>> | 
BigIntContainerBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<BigUintContainer>> | 
BigUintContainerBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<BinaryContainer>> | 
BinaryContainerBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<BitsContainer>> | 
BitsContainerBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<BooleanContainer>> | 
BooleanContainerBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<DecimalContainer>> | 
DecimalContainerBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<EnumContainer>> | 
EnumContainerBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<IdentityrefContainer>> | 
IdentityrefContainerBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<NormalIntContainer>> | 
NormalIntContainerBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<NormalUintContainer>> | 
NormalUintContainerBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<SmallIntContainer>> | 
SmallIntContainerBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<SmallUintContainer>> | 
SmallUintContainerBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<StringContainer>> | 
StringContainerBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<TinyIntContainer>> | 
TinyIntContainerBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<TinyUintContainer>> | 
TinyUintContainerBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
List11SimpleAugment  | 
interface  | 
NestedListSimpleAugment  | 
interface  | 
TllComplexAugment  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<KnockKnockInput>> | 
KnockKnockInputBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<KnockKnockOutput>> | 
KnockKnockOutputBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
KnockKnockInputBuilder | 
KnockKnockInputBuilder.addAugmentation(Class<? extends Augmentation<KnockKnockInput>> augmentationType,
               Augmentation<KnockKnockInput> augmentationValue)  | 
KnockKnockOutputBuilder | 
KnockKnockOutputBuilder.addAugmentation(Class<? extends Augmentation<KnockKnockOutput>> augmentationType,
               Augmentation<KnockKnockOutput> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
KnockKnockInputBuilder | 
KnockKnockInputBuilder.addAugmentation(Class<? extends Augmentation<KnockKnockInput>> augmentationType,
               Augmentation<KnockKnockInput> augmentationValue)  | 
KnockKnockOutputBuilder | 
KnockKnockOutputBuilder.addAugmentation(Class<? extends Augmentation<KnockKnockOutput>> augmentationType,
               Augmentation<KnockKnockOutput> augmentationValue)  | 
KnockKnockInputBuilder | 
KnockKnockInputBuilder.removeAugmentation(Class<? extends Augmentation<KnockKnockInput>> augmentationType)  | 
KnockKnockOutputBuilder | 
KnockKnockOutputBuilder.removeAugmentation(Class<? extends Augmentation<KnockKnockOutput>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Cont1>> | 
Cont1Builder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<Cont2>> | 
Cont2Builder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<List1>> | 
List1Builder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
Cont1Builder | 
Cont1Builder.addAugmentation(Class<? extends Augmentation<Cont1>> augmentationType,
               Augmentation<Cont1> augmentationValue)  | 
Cont2Builder | 
Cont2Builder.addAugmentation(Class<? extends Augmentation<Cont2>> augmentationType,
               Augmentation<Cont2> augmentationValue)  | 
List1Builder | 
List1Builder.addAugmentation(Class<? extends Augmentation<List1>> augmentationType,
               Augmentation<List1> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
Cont1Builder | 
Cont1Builder.addAugmentation(Class<? extends Augmentation<Cont1>> augmentationType,
               Augmentation<Cont1> augmentationValue)  | 
Cont2Builder | 
Cont2Builder.addAugmentation(Class<? extends Augmentation<Cont2>> augmentationType,
               Augmentation<Cont2> augmentationValue)  | 
List1Builder | 
List1Builder.addAugmentation(Class<? extends Augmentation<List1>> augmentationType,
               Augmentation<List1> augmentationValue)  | 
Cont1Builder | 
Cont1Builder.removeAugmentation(Class<? extends Augmentation<Cont1>> augmentationType)  | 
Cont2Builder | 
Cont2Builder.removeAugmentation(Class<? extends Augmentation<Cont2>> augmentationType)  | 
List1Builder | 
List1Builder.removeAugmentation(Class<? extends Augmentation<List1>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Contlist1>> | 
Contlist1Builder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
Contlist1Builder | 
Contlist1Builder.addAugmentation(Class<? extends Augmentation<Contlist1>> augmentationType,
               Augmentation<Contlist1> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
Contlist1Builder | 
Contlist1Builder.addAugmentation(Class<? extends Augmentation<Contlist1>> augmentationType,
               Augmentation<Contlist1> augmentationValue)  | 
Contlist1Builder | 
Contlist1Builder.removeAugmentation(Class<? extends Augmentation<Contlist1>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<List11>> | 
List11Builder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<List12>> | 
List12Builder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
List11Builder | 
List11Builder.addAugmentation(Class<? extends Augmentation<List11>> augmentationType,
               Augmentation<List11> augmentationValue)  | 
List12Builder | 
List12Builder.addAugmentation(Class<? extends Augmentation<List12>> augmentationType,
               Augmentation<List12> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
List11Builder | 
List11Builder.addAugmentation(Class<? extends Augmentation<List11>> augmentationType,
               Augmentation<List11> augmentationValue)  | 
List12Builder | 
List12Builder.addAugmentation(Class<? extends Augmentation<List12>> augmentationType,
               Augmentation<List12> augmentationValue)  | 
List11Builder | 
List11Builder.removeAugmentation(Class<? extends Augmentation<List11>> augmentationType)  | 
List12Builder | 
List12Builder.removeAugmentation(Class<? extends Augmentation<List12>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Cont>> | 
ContBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
ContBuilder | 
ContBuilder.addAugmentation(Class<? extends Augmentation<Cont>> augmentationType,
               Augmentation<Cont> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
ContBuilder | 
ContBuilder.addAugmentation(Class<? extends Augmentation<Cont>> augmentationType,
               Augmentation<Cont> augmentationValue)  | 
ContBuilder | 
ContBuilder.removeAugmentation(Class<? extends Augmentation<Cont>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<OutOfPixieDustNotification>> | 
OutOfPixieDustNotificationBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
OutOfPixieDustNotificationBuilder | 
OutOfPixieDustNotificationBuilder.addAugmentation(Class<? extends Augmentation<OutOfPixieDustNotification>> augmentationType,
               Augmentation<OutOfPixieDustNotification> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
OutOfPixieDustNotificationBuilder | 
OutOfPixieDustNotificationBuilder.addAugmentation(Class<? extends Augmentation<OutOfPixieDustNotification>> augmentationType,
               Augmentation<OutOfPixieDustNotification> augmentationValue)  | 
OutOfPixieDustNotificationBuilder | 
OutOfPixieDustNotificationBuilder.removeAugmentation(Class<? extends Augmentation<OutOfPixieDustNotification>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<RockTheHouseInput>> | 
RockTheHouseInputBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
RockTheHouseInputBuilder | 
RockTheHouseInputBuilder.addAugmentation(Class<? extends Augmentation<RockTheHouseInput>> augmentationType,
               Augmentation<RockTheHouseInput> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
RockTheHouseInputBuilder | 
RockTheHouseInputBuilder.addAugmentation(Class<? extends Augmentation<RockTheHouseInput>> augmentationType,
               Augmentation<RockTheHouseInput> augmentationValue)  | 
RockTheHouseInputBuilder | 
RockTheHouseInputBuilder.removeAugmentation(Class<? extends Augmentation<RockTheHouseInput>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<RoutedSimpleRouteInput>> | 
RoutedSimpleRouteInputBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
RoutedSimpleRouteInputBuilder | 
RoutedSimpleRouteInputBuilder.addAugmentation(Class<? extends Augmentation<RoutedSimpleRouteInput>> augmentationType,
               Augmentation<RoutedSimpleRouteInput> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
RoutedSimpleRouteInputBuilder | 
RoutedSimpleRouteInputBuilder.addAugmentation(Class<? extends Augmentation<RoutedSimpleRouteInput>> augmentationType,
               Augmentation<RoutedSimpleRouteInput> augmentationValue)  | 
RoutedSimpleRouteInputBuilder | 
RoutedSimpleRouteInputBuilder.removeAugmentation(Class<? extends Augmentation<RoutedSimpleRouteInput>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Lists>> | 
ListsBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
ListsBuilder | 
ListsBuilder.addAugmentation(Class<? extends Augmentation<Lists>> augmentationType,
               Augmentation<Lists> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
ListsBuilder | 
ListsBuilder.addAugmentation(Class<? extends Augmentation<Lists>> augmentationType,
               Augmentation<Lists> augmentationValue)  | 
ListsBuilder | 
ListsBuilder.removeAugmentation(Class<? extends Augmentation<Lists>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<OrderedContainer>> | 
OrderedContainerBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<UnkeyedContainer>> | 
UnkeyedContainerBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<UnorderedContainer>> | 
UnorderedContainerBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
OrderedContainerBuilder | 
OrderedContainerBuilder.addAugmentation(Class<? extends Augmentation<OrderedContainer>> augmentationType,
               Augmentation<OrderedContainer> augmentationValue)  | 
UnkeyedContainerBuilder | 
UnkeyedContainerBuilder.addAugmentation(Class<? extends Augmentation<UnkeyedContainer>> augmentationType,
               Augmentation<UnkeyedContainer> augmentationValue)  | 
UnorderedContainerBuilder | 
UnorderedContainerBuilder.addAugmentation(Class<? extends Augmentation<UnorderedContainer>> augmentationType,
               Augmentation<UnorderedContainer> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<OrderedList>> | 
OrderedListBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
OrderedListBuilder | 
OrderedListBuilder.addAugmentation(Class<? extends Augmentation<OrderedList>> augmentationType,
               Augmentation<OrderedList> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
OrderedListBuilder | 
OrderedListBuilder.addAugmentation(Class<? extends Augmentation<OrderedList>> augmentationType,
               Augmentation<OrderedList> augmentationValue)  | 
OrderedListBuilder | 
OrderedListBuilder.removeAugmentation(Class<? extends Augmentation<OrderedList>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<UnkeyedList>> | 
UnkeyedListBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
UnkeyedListBuilder | 
UnkeyedListBuilder.addAugmentation(Class<? extends Augmentation<UnkeyedList>> augmentationType,
               Augmentation<UnkeyedList> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
UnkeyedListBuilder | 
UnkeyedListBuilder.addAugmentation(Class<? extends Augmentation<UnkeyedList>> augmentationType,
               Augmentation<UnkeyedList> augmentationValue)  | 
UnkeyedListBuilder | 
UnkeyedListBuilder.removeAugmentation(Class<? extends Augmentation<UnkeyedList>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<UnorderedList>> | 
UnorderedListBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
UnorderedListBuilder | 
UnorderedListBuilder.addAugmentation(Class<? extends Augmentation<UnorderedList>> augmentationType,
               Augmentation<UnorderedList> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
UnorderedListBuilder | 
UnorderedListBuilder.addAugmentation(Class<? extends Augmentation<UnorderedList>> augmentationType,
               Augmentation<UnorderedList> augmentationValue)  | 
UnorderedListBuilder | 
UnorderedListBuilder.removeAugmentation(Class<? extends Augmentation<UnorderedList>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<ContainerTop>> | 
ContainerTopBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
ContainerTopBuilder | 
ContainerTopBuilder.addAugmentation(Class<? extends Augmentation<ContainerTop>> augmentationType,
               Augmentation<ContainerTop> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
ContainerTopBuilder | 
ContainerTopBuilder.addAugmentation(Class<? extends Augmentation<ContainerTop>> augmentationType,
               Augmentation<ContainerTop> augmentationValue)  | 
ContainerTopBuilder | 
ContainerTopBuilder.removeAugmentation(Class<? extends Augmentation<ContainerTop>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Entity>> | 
EntityBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
EntityBuilder | 
EntityBuilder.addAugmentation(Class<? extends Augmentation<Entity>> augmentationType,
               Augmentation<Entity> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
EntityBuilder | 
EntityBuilder.addAugmentation(Class<? extends Augmentation<Entity>> augmentationType,
               Augmentation<Entity> augmentationValue)  | 
EntityBuilder | 
EntityBuilder.removeAugmentation(Class<? extends Augmentation<Entity>> augmentationType)  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
RpcComplexUsesAugment  | 
interface  | 
RpcLeafOnlyAugment  | 
interface  | 
RpcLeafOnlyUsesAugment  | 
interface  | 
RpcSecondLeafOnlyAugment  | 
interface  | 
TopChoiceAugment1  | 
interface  | 
TopChoiceAugment2  | 
interface  | 
TreeComplexLeaves  | 
interface  | 
TreeComplexUsesAugment  | 
interface  | 
TreeLeafOnlyAugment  | 
interface  | 
TreeLeafOnlyUsesAugment  | 
interface  | 
TreeSecondLeafOnlyAugment  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<ContainerWithUses>> | 
ContainerWithUsesBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<ListViaUses>> | 
ListViaUsesBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
ContainerWithUsesBuilder | 
ContainerWithUsesBuilder.addAugmentation(Class<? extends Augmentation<ContainerWithUses>> augmentationType,
               Augmentation<ContainerWithUses> augmentationValue)  | 
ListViaUsesBuilder | 
ListViaUsesBuilder.addAugmentation(Class<? extends Augmentation<ListViaUses>> augmentationType,
               Augmentation<ListViaUses> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
ContainerWithUsesBuilder | 
ContainerWithUsesBuilder.addAugmentation(Class<? extends Augmentation<ContainerWithUses>> augmentationType,
               Augmentation<ContainerWithUses> augmentationValue)  | 
ListViaUsesBuilder | 
ListViaUsesBuilder.addAugmentation(Class<? extends Augmentation<ListViaUses>> augmentationType,
               Augmentation<ListViaUses> augmentationValue)  | 
ContainerWithUsesBuilder | 
ContainerWithUsesBuilder.removeAugmentation(Class<? extends Augmentation<ContainerWithUses>> augmentationType)  | 
ListViaUsesBuilder | 
ListViaUsesBuilder.removeAugmentation(Class<? extends Augmentation<ListViaUses>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<ComplexViaUsesWithDifferentName>> | 
ComplexViaUsesWithDifferentNameBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<SimpleViaUses>> | 
SimpleViaUsesBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
ComplexViaUsesWithDifferentNameBuilder | 
ComplexViaUsesWithDifferentNameBuilder.addAugmentation(Class<? extends Augmentation<ComplexViaUsesWithDifferentName>> augmentationType,
               Augmentation<ComplexViaUsesWithDifferentName> augmentationValue)  | 
SimpleViaUsesBuilder | 
SimpleViaUsesBuilder.addAugmentation(Class<? extends Augmentation<SimpleViaUses>> augmentationType,
               Augmentation<SimpleViaUses> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
ComplexViaUsesWithDifferentNameBuilder | 
ComplexViaUsesWithDifferentNameBuilder.addAugmentation(Class<? extends Augmentation<ComplexViaUsesWithDifferentName>> augmentationType,
               Augmentation<ComplexViaUsesWithDifferentName> augmentationValue)  | 
SimpleViaUsesBuilder | 
SimpleViaUsesBuilder.addAugmentation(Class<? extends Augmentation<SimpleViaUses>> augmentationType,
               Augmentation<SimpleViaUses> augmentationValue)  | 
ComplexViaUsesWithDifferentNameBuilder | 
ComplexViaUsesWithDifferentNameBuilder.removeAugmentation(Class<? extends Augmentation<ComplexViaUsesWithDifferentName>> augmentationType)  | 
SimpleViaUsesBuilder | 
SimpleViaUsesBuilder.removeAugmentation(Class<? extends Augmentation<SimpleViaUses>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Case1>> | 
Case1Builder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<Case2>> | 
Case2Builder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
Case1Builder | 
Case1Builder.addAugmentation(Class<? extends Augmentation<Case1>> augmentationType,
               Augmentation<Case1> augmentationValue)  | 
Case2Builder | 
Case2Builder.addAugmentation(Class<? extends Augmentation<Case2>> augmentationType,
               Augmentation<Case2> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
Case1Builder | 
Case1Builder.addAugmentation(Class<? extends Augmentation<Case1>> augmentationType,
               Augmentation<Case1> augmentationValue)  | 
Case2Builder | 
Case2Builder.addAugmentation(Class<? extends Augmentation<Case2>> augmentationType,
               Augmentation<Case2> augmentationValue)  | 
Case1Builder | 
Case1Builder.removeAugmentation(Class<? extends Augmentation<Case1>> augmentationType)  | 
Case2Builder | 
Case2Builder.removeAugmentation(Class<? extends Augmentation<Case2>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Case1Container>> | 
Case1ContainerBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
Case1ContainerBuilder | 
Case1ContainerBuilder.addAugmentation(Class<? extends Augmentation<Case1Container>> augmentationType,
               Augmentation<Case1Container> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
Case1ContainerBuilder | 
Case1ContainerBuilder.addAugmentation(Class<? extends Augmentation<Case1Container>> augmentationType,
               Augmentation<Case1Container> augmentationValue)  | 
Case1ContainerBuilder | 
Case1ContainerBuilder.removeAugmentation(Class<? extends Augmentation<Case1Container>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Case11>> | 
Case11Builder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
Case11Builder | 
Case11Builder.addAugmentation(Class<? extends Augmentation<Case11>> augmentationType,
               Augmentation<Case11> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
Case11Builder | 
Case11Builder.addAugmentation(Class<? extends Augmentation<Case11>> augmentationType,
               Augmentation<Case11> augmentationValue)  | 
Case11Builder | 
Case11Builder.removeAugmentation(Class<? extends Augmentation<Case11>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Case11ChoiceCaseContainer>> | 
Case11ChoiceCaseContainerBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
Case11ChoiceCaseContainerBuilder | 
Case11ChoiceCaseContainerBuilder.addAugmentation(Class<? extends Augmentation<Case11ChoiceCaseContainer>> augmentationType,
               Augmentation<Case11ChoiceCaseContainer> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
Case11ChoiceCaseContainerBuilder | 
Case11ChoiceCaseContainerBuilder.addAugmentation(Class<? extends Augmentation<Case11ChoiceCaseContainer>> augmentationType,
               Augmentation<Case11ChoiceCaseContainer> augmentationValue)  | 
Case11ChoiceCaseContainerBuilder | 
Case11ChoiceCaseContainerBuilder.removeAugmentation(Class<? extends Augmentation<Case11ChoiceCaseContainer>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Case2Container>> | 
Case2ContainerBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
Case2ContainerBuilder | 
Case2ContainerBuilder.addAugmentation(Class<? extends Augmentation<Case2Container>> augmentationType,
               Augmentation<Case2Container> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
Case2ContainerBuilder | 
Case2ContainerBuilder.addAugmentation(Class<? extends Augmentation<Case2Container>> augmentationType,
               Augmentation<Case2Container> augmentationValue)  | 
Case2ContainerBuilder | 
Case2ContainerBuilder.removeAugmentation(Class<? extends Augmentation<Case2Container>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<ComplexViaUses>> | 
ComplexViaUsesBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<EmptyLeaf>> | 
EmptyLeafBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<SimpleViaUses>> | 
SimpleViaUsesBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
ComplexViaUsesBuilder | 
ComplexViaUsesBuilder.addAugmentation(Class<? extends Augmentation<ComplexViaUses>> augmentationType,
               Augmentation<ComplexViaUses> augmentationValue)  | 
EmptyLeafBuilder | 
EmptyLeafBuilder.addAugmentation(Class<? extends Augmentation<EmptyLeaf>> augmentationType,
               Augmentation<EmptyLeaf> augmentationValue)  | 
SimpleViaUsesBuilder | 
SimpleViaUsesBuilder.addAugmentation(Class<? extends Augmentation<SimpleViaUses>> augmentationType,
               Augmentation<SimpleViaUses> augmentationValue)  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
Top1  | 
interface  | 
Top2  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<ChoiceContainer>> | 
ChoiceContainerBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<GetTopOutput>> | 
GetTopOutputBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<PutTopInput>> | 
PutTopInputBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<Top>> | 
TopBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<TwoLevelListChanged>> | 
TwoLevelListChangedBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Extended>> | 
ExtendedBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<Simple>> | 
SimpleBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
ExtendedBuilder | 
ExtendedBuilder.addAugmentation(Class<? extends Augmentation<Extended>> augmentationType,
               Augmentation<Extended> augmentationValue)  | 
SimpleBuilder | 
SimpleBuilder.addAugmentation(Class<? extends Augmentation<Simple>> augmentationType,
               Augmentation<Simple> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
ExtendedBuilder | 
ExtendedBuilder.addAugmentation(Class<? extends Augmentation<Extended>> augmentationType,
               Augmentation<Extended> augmentationValue)  | 
SimpleBuilder | 
SimpleBuilder.addAugmentation(Class<? extends Augmentation<Simple>> augmentationType,
               Augmentation<Simple> augmentationValue)  | 
ExtendedBuilder | 
ExtendedBuilder.removeAugmentation(Class<? extends Augmentation<Extended>> augmentationType)  | 
SimpleBuilder | 
SimpleBuilder.removeAugmentation(Class<? extends Augmentation<Simple>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<ExtendedId>> | 
ExtendedIdBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
ExtendedIdBuilder | 
ExtendedIdBuilder.addAugmentation(Class<? extends Augmentation<ExtendedId>> augmentationType,
               Augmentation<ExtendedId> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
ExtendedIdBuilder | 
ExtendedIdBuilder.addAugmentation(Class<? extends Augmentation<ExtendedId>> augmentationType,
               Augmentation<ExtendedId> augmentationValue)  | 
ExtendedIdBuilder | 
ExtendedIdBuilder.removeAugmentation(Class<? extends Augmentation<ExtendedId>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<SimpleId>> | 
SimpleIdBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
SimpleIdBuilder | 
SimpleIdBuilder.addAugmentation(Class<? extends Augmentation<SimpleId>> augmentationType,
               Augmentation<SimpleId> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
SimpleIdBuilder | 
SimpleIdBuilder.addAugmentation(Class<? extends Augmentation<SimpleId>> augmentationType,
               Augmentation<SimpleId> augmentationValue)  | 
SimpleIdBuilder | 
SimpleIdBuilder.removeAugmentation(Class<? extends Augmentation<SimpleId>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<TopLevelList>> | 
TopLevelListBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
TopLevelListBuilder | 
TopLevelListBuilder.addAugmentation(Class<? extends Augmentation<TopLevelList>> augmentationType,
               Augmentation<TopLevelList> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
TopLevelListBuilder | 
TopLevelListBuilder.addAugmentation(Class<? extends Augmentation<TopLevelList>> augmentationType,
               Augmentation<TopLevelList> augmentationValue)  | 
TopLevelListBuilder | 
TopLevelListBuilder.removeAugmentation(Class<? extends Augmentation<TopLevelList>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<NestedList>> | 
NestedListBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
NestedListBuilder | 
NestedListBuilder.addAugmentation(Class<? extends Augmentation<NestedList>> augmentationType,
               Augmentation<NestedList> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
NestedListBuilder | 
NestedListBuilder.addAugmentation(Class<? extends Augmentation<NestedList>> augmentationType,
               Augmentation<NestedList> augmentationValue)  | 
NestedListBuilder | 
NestedListBuilder.removeAugmentation(Class<? extends Augmentation<NestedList>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<SimpleCase>> | 
SimpleCaseBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
SimpleCaseBuilder | 
SimpleCaseBuilder.addAugmentation(Class<? extends Augmentation<SimpleCase>> augmentationType,
               Augmentation<SimpleCase> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
SimpleCaseBuilder | 
SimpleCaseBuilder.addAugmentation(Class<? extends Augmentation<SimpleCase>> augmentationType,
               Augmentation<SimpleCase> augmentationValue)  | 
SimpleCaseBuilder | 
SimpleCaseBuilder.removeAugmentation(Class<? extends Augmentation<SimpleCase>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<UnionNode>> | 
UnionNodeBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
UnionNodeBuilder | 
UnionNodeBuilder.addAugmentation(Class<? extends Augmentation<UnionNode>> augmentationType,
               Augmentation<UnionNode> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
UnionNodeBuilder | 
UnionNodeBuilder.addAugmentation(Class<? extends Augmentation<UnionNode>> augmentationType,
               Augmentation<UnionNode> augmentationValue)  | 
UnionNodeBuilder | 
UnionNodeBuilder.removeAugmentation(Class<? extends Augmentation<UnionNode>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Wrapper>> | 
WrapperBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
WrapperBuilder | 
WrapperBuilder.addAugmentation(Class<? extends Augmentation<Wrapper>> augmentationType,
               Augmentation<Wrapper> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
WrapperBuilder | 
WrapperBuilder.addAugmentation(Class<? extends Augmentation<Wrapper>> augmentationType,
               Augmentation<Wrapper> augmentationValue)  | 
WrapperBuilder | 
WrapperBuilder.removeAugmentation(Class<? extends Augmentation<Wrapper>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<IsisLinkAttributes>> | 
IsisLinkAttributesBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
IsisLinkAttributesBuilder | 
IsisLinkAttributesBuilder.addAugmentation(Class<? extends Augmentation<IsisLinkAttributes>> augmentationType,
               Augmentation<IsisLinkAttributes> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
IsisLinkAttributesBuilder | 
IsisLinkAttributesBuilder.addAugmentation(Class<? extends Augmentation<IsisLinkAttributes>> augmentationType,
               Augmentation<IsisLinkAttributes> augmentationValue)  | 
IsisLinkAttributesBuilder | 
IsisLinkAttributesBuilder.removeAugmentation(Class<? extends Augmentation<IsisLinkAttributes>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Ted>> | 
TedBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
TedBuilder | 
TedBuilder.addAugmentation(Class<? extends Augmentation<Ted>> augmentationType,
               Augmentation<Ted> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
TedBuilder | 
TedBuilder.addAugmentation(Class<? extends Augmentation<Ted>> augmentationType,
               Augmentation<Ted> augmentationValue)  | 
TedBuilder | 
TedBuilder.removeAugmentation(Class<? extends Augmentation<Ted>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<IsisNodeAttributes>> | 
IsisNodeAttributesBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
IsisNodeAttributesBuilder | 
IsisNodeAttributesBuilder.addAugmentation(Class<? extends Augmentation<IsisNodeAttributes>> augmentationType,
               Augmentation<IsisNodeAttributes> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
IsisNodeAttributesBuilder | 
IsisNodeAttributesBuilder.addAugmentation(Class<? extends Augmentation<IsisNodeAttributes>> augmentationType,
               Augmentation<IsisNodeAttributes> augmentationValue)  | 
IsisNodeAttributesBuilder | 
IsisNodeAttributesBuilder.removeAugmentation(Class<? extends Augmentation<IsisNodeAttributes>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Iso>> | 
IsoBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<Ted>> | 
TedBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
IsoBuilder | 
IsoBuilder.addAugmentation(Class<? extends Augmentation<Iso>> augmentationType,
               Augmentation<Iso> augmentationValue)  | 
TedBuilder | 
TedBuilder.addAugmentation(Class<? extends Augmentation<Ted>> augmentationType,
               Augmentation<Ted> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
IsoBuilder | 
IsoBuilder.addAugmentation(Class<? extends Augmentation<Iso>> augmentationType,
               Augmentation<Iso> augmentationValue)  | 
TedBuilder | 
TedBuilder.addAugmentation(Class<? extends Augmentation<Ted>> augmentationType,
               Augmentation<Ted> augmentationValue)  | 
IsoBuilder | 
IsoBuilder.removeAugmentation(Class<? extends Augmentation<Iso>> augmentationType)  | 
TedBuilder | 
TedBuilder.removeAugmentation(Class<? extends Augmentation<Ted>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Level1>> | 
Level1Builder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<Level12>> | 
Level12Builder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<Level2>> | 
Level2Builder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
Level1Builder | 
Level1Builder.addAugmentation(Class<? extends Augmentation<Level1>> augmentationType,
               Augmentation<Level1> augmentationValue)  | 
Level12Builder | 
Level12Builder.addAugmentation(Class<? extends Augmentation<Level12>> augmentationType,
               Augmentation<Level12> augmentationValue)  | 
Level2Builder | 
Level2Builder.addAugmentation(Class<? extends Augmentation<Level2>> augmentationType,
               Augmentation<Level2> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
Level1Builder | 
Level1Builder.addAugmentation(Class<? extends Augmentation<Level1>> augmentationType,
               Augmentation<Level1> augmentationValue)  | 
Level12Builder | 
Level12Builder.addAugmentation(Class<? extends Augmentation<Level12>> augmentationType,
               Augmentation<Level12> augmentationValue)  | 
Level2Builder | 
Level2Builder.addAugmentation(Class<? extends Augmentation<Level2>> augmentationType,
               Augmentation<Level2> augmentationValue)  | 
Level1Builder | 
Level1Builder.removeAugmentation(Class<? extends Augmentation<Level1>> augmentationType)  | 
Level12Builder | 
Level12Builder.removeAugmentation(Class<? extends Augmentation<Level12>> augmentationType)  | 
Level2Builder | 
Level2Builder.removeAugmentation(Class<? extends Augmentation<Level2>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Isis>> | 
IsisBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
IsisBuilder | 
IsisBuilder.addAugmentation(Class<? extends Augmentation<Isis>> augmentationType,
               Augmentation<Isis> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
IsisBuilder | 
IsisBuilder.addAugmentation(Class<? extends Augmentation<Isis>> augmentationType,
               Augmentation<Isis> augmentationValue)  | 
IsisBuilder | 
IsisBuilder.removeAugmentation(Class<? extends Augmentation<Isis>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<IsisTopogloyAttributes>> | 
IsisTopogloyAttributesBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
IsisTopogloyAttributesBuilder | 
IsisTopogloyAttributesBuilder.addAugmentation(Class<? extends Augmentation<IsisTopogloyAttributes>> augmentationType,
               Augmentation<IsisTopogloyAttributes> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
IsisTopogloyAttributesBuilder | 
IsisTopogloyAttributesBuilder.addAugmentation(Class<? extends Augmentation<IsisTopogloyAttributes>> augmentationType,
               Augmentation<IsisTopogloyAttributes> augmentationValue)  | 
IsisTopogloyAttributesBuilder | 
IsisTopogloyAttributesBuilder.removeAugmentation(Class<? extends Augmentation<IsisTopogloyAttributes>> augmentationType)  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
IgpLinkAttributes1  | 
interface  | 
IgpLinkEvent1  | 
interface  | 
IgpNodeAttributes1  | 
interface  | 
IgpNodeEvent1  | 
interface  | 
IgpTopologyAttributes1  | 
interface  | 
L3UnicastIgpTopology1  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<IsisLinkAttributes>> | 
IsisLinkAttributesBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
IsisLinkAttributesBuilder | 
IsisLinkAttributesBuilder.addAugmentation(Class<? extends Augmentation<IsisLinkAttributes>> augmentationType,
               Augmentation<IsisLinkAttributes> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
IsisLinkAttributesBuilder | 
IsisLinkAttributesBuilder.addAugmentation(Class<? extends Augmentation<IsisLinkAttributes>> augmentationType,
               Augmentation<IsisLinkAttributes> augmentationValue)  | 
IsisLinkAttributesBuilder | 
IsisLinkAttributesBuilder.removeAugmentation(Class<? extends Augmentation<IsisLinkAttributes>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Ted>> | 
TedBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
TedBuilder | 
TedBuilder.addAugmentation(Class<? extends Augmentation<Ted>> augmentationType,
               Augmentation<Ted> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
TedBuilder | 
TedBuilder.addAugmentation(Class<? extends Augmentation<Ted>> augmentationType,
               Augmentation<Ted> augmentationValue)  | 
TedBuilder | 
TedBuilder.removeAugmentation(Class<? extends Augmentation<Ted>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<IsisNodeAttributes>> | 
IsisNodeAttributesBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
IsisNodeAttributesBuilder | 
IsisNodeAttributesBuilder.addAugmentation(Class<? extends Augmentation<IsisNodeAttributes>> augmentationType,
               Augmentation<IsisNodeAttributes> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
IsisNodeAttributesBuilder | 
IsisNodeAttributesBuilder.addAugmentation(Class<? extends Augmentation<IsisNodeAttributes>> augmentationType,
               Augmentation<IsisNodeAttributes> augmentationValue)  | 
IsisNodeAttributesBuilder | 
IsisNodeAttributesBuilder.removeAugmentation(Class<? extends Augmentation<IsisNodeAttributes>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Iso>> | 
IsoBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<Ted>> | 
TedBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
IsoBuilder | 
IsoBuilder.addAugmentation(Class<? extends Augmentation<Iso>> augmentationType,
               Augmentation<Iso> augmentationValue)  | 
TedBuilder | 
TedBuilder.addAugmentation(Class<? extends Augmentation<Ted>> augmentationType,
               Augmentation<Ted> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
IsoBuilder | 
IsoBuilder.addAugmentation(Class<? extends Augmentation<Iso>> augmentationType,
               Augmentation<Iso> augmentationValue)  | 
TedBuilder | 
TedBuilder.addAugmentation(Class<? extends Augmentation<Ted>> augmentationType,
               Augmentation<Ted> augmentationValue)  | 
IsoBuilder | 
IsoBuilder.removeAugmentation(Class<? extends Augmentation<Iso>> augmentationType)  | 
TedBuilder | 
TedBuilder.removeAugmentation(Class<? extends Augmentation<Ted>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Level1>> | 
Level1Builder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<Level12>> | 
Level12Builder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<Level2>> | 
Level2Builder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
Level1Builder | 
Level1Builder.addAugmentation(Class<? extends Augmentation<Level1>> augmentationType,
               Augmentation<Level1> augmentationValue)  | 
Level12Builder | 
Level12Builder.addAugmentation(Class<? extends Augmentation<Level12>> augmentationType,
               Augmentation<Level12> augmentationValue)  | 
Level2Builder | 
Level2Builder.addAugmentation(Class<? extends Augmentation<Level2>> augmentationType,
               Augmentation<Level2> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
Level1Builder | 
Level1Builder.addAugmentation(Class<? extends Augmentation<Level1>> augmentationType,
               Augmentation<Level1> augmentationValue)  | 
Level12Builder | 
Level12Builder.addAugmentation(Class<? extends Augmentation<Level12>> augmentationType,
               Augmentation<Level12> augmentationValue)  | 
Level2Builder | 
Level2Builder.addAugmentation(Class<? extends Augmentation<Level2>> augmentationType,
               Augmentation<Level2> augmentationValue)  | 
Level1Builder | 
Level1Builder.removeAugmentation(Class<? extends Augmentation<Level1>> augmentationType)  | 
Level12Builder | 
Level12Builder.removeAugmentation(Class<? extends Augmentation<Level12>> augmentationType)  | 
Level2Builder | 
Level2Builder.removeAugmentation(Class<? extends Augmentation<Level2>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Isis>> | 
IsisBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
IsisBuilder | 
IsisBuilder.addAugmentation(Class<? extends Augmentation<Isis>> augmentationType,
               Augmentation<Isis> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
IsisBuilder | 
IsisBuilder.addAugmentation(Class<? extends Augmentation<Isis>> augmentationType,
               Augmentation<Isis> augmentationValue)  | 
IsisBuilder | 
IsisBuilder.removeAugmentation(Class<? extends Augmentation<Isis>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<IsisTopologyAttributes>> | 
IsisTopologyAttributesBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
IsisTopologyAttributesBuilder | 
IsisTopologyAttributesBuilder.addAugmentation(Class<? extends Augmentation<IsisTopologyAttributes>> augmentationType,
               Augmentation<IsisTopologyAttributes> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
IsisTopologyAttributesBuilder | 
IsisTopologyAttributesBuilder.addAugmentation(Class<? extends Augmentation<IsisTopologyAttributes>> augmentationType,
               Augmentation<IsisTopologyAttributes> augmentationValue)  | 
IsisTopologyAttributesBuilder | 
IsisTopologyAttributesBuilder.removeAugmentation(Class<? extends Augmentation<IsisTopologyAttributes>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<InterfaceSwitchingCapabilities>> | 
InterfaceSwitchingCapabilitiesBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<SrlgValues>> | 
SrlgValuesBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
InterfaceSwitchingCapabilitiesBuilder | 
InterfaceSwitchingCapabilitiesBuilder.addAugmentation(Class<? extends Augmentation<InterfaceSwitchingCapabilities>> augmentationType,
               Augmentation<InterfaceSwitchingCapabilities> augmentationValue)  | 
SrlgValuesBuilder | 
SrlgValuesBuilder.addAugmentation(Class<? extends Augmentation<SrlgValues>> augmentationType,
               Augmentation<SrlgValues> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
InterfaceSwitchingCapabilitiesBuilder | 
InterfaceSwitchingCapabilitiesBuilder.addAugmentation(Class<? extends Augmentation<InterfaceSwitchingCapabilities>> augmentationType,
               Augmentation<InterfaceSwitchingCapabilities> augmentationValue)  | 
SrlgValuesBuilder | 
SrlgValuesBuilder.addAugmentation(Class<? extends Augmentation<SrlgValues>> augmentationType,
               Augmentation<SrlgValues> augmentationValue)  | 
InterfaceSwitchingCapabilitiesBuilder | 
InterfaceSwitchingCapabilitiesBuilder.removeAugmentation(Class<? extends Augmentation<InterfaceSwitchingCapabilities>> augmentationType)  | 
SrlgValuesBuilder | 
SrlgValuesBuilder.removeAugmentation(Class<? extends Augmentation<SrlgValues>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<MaxLspBandwidth>> | 
MaxLspBandwidthBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<PacketSwitchCapable>> | 
PacketSwitchCapableBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<TimeDivisionMultiplexCapable>> | 
TimeDivisionMultiplexCapableBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
MaxLspBandwidthBuilder | 
MaxLspBandwidthBuilder.addAugmentation(Class<? extends Augmentation<MaxLspBandwidth>> augmentationType,
               Augmentation<MaxLspBandwidth> augmentationValue)  | 
PacketSwitchCapableBuilder | 
PacketSwitchCapableBuilder.addAugmentation(Class<? extends Augmentation<PacketSwitchCapable>> augmentationType,
               Augmentation<PacketSwitchCapable> augmentationValue)  | 
TimeDivisionMultiplexCapableBuilder | 
TimeDivisionMultiplexCapableBuilder.addAugmentation(Class<? extends Augmentation<TimeDivisionMultiplexCapable>> augmentationType,
               Augmentation<TimeDivisionMultiplexCapable> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Srlg>> | 
SrlgBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<UnreservedBandwidth>> | 
UnreservedBandwidthBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
SrlgBuilder | 
SrlgBuilder.addAugmentation(Class<? extends Augmentation<Srlg>> augmentationType,
               Augmentation<Srlg> augmentationValue)  | 
UnreservedBandwidthBuilder | 
UnreservedBandwidthBuilder.addAugmentation(Class<? extends Augmentation<UnreservedBandwidth>> augmentationType,
               Augmentation<UnreservedBandwidth> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
SrlgBuilder | 
SrlgBuilder.addAugmentation(Class<? extends Augmentation<Srlg>> augmentationType,
               Augmentation<Srlg> augmentationValue)  | 
UnreservedBandwidthBuilder | 
UnreservedBandwidthBuilder.addAugmentation(Class<? extends Augmentation<UnreservedBandwidth>> augmentationType,
               Augmentation<UnreservedBandwidth> augmentationValue)  | 
SrlgBuilder | 
SrlgBuilder.removeAugmentation(Class<? extends Augmentation<Srlg>> augmentationType)  | 
UnreservedBandwidthBuilder | 
UnreservedBandwidthBuilder.removeAugmentation(Class<? extends Augmentation<UnreservedBandwidth>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Ipv4LocalAddress>> | 
Ipv4LocalAddressBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<Ipv6LocalAddress>> | 
Ipv6LocalAddressBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
Ipv4LocalAddressBuilder | 
Ipv4LocalAddressBuilder.addAugmentation(Class<? extends Augmentation<Ipv4LocalAddress>> augmentationType,
               Augmentation<Ipv4LocalAddress> augmentationValue)  | 
Ipv6LocalAddressBuilder | 
Ipv6LocalAddressBuilder.addAugmentation(Class<? extends Augmentation<Ipv6LocalAddress>> augmentationType,
               Augmentation<Ipv6LocalAddress> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
Ipv4LocalAddressBuilder | 
Ipv4LocalAddressBuilder.addAugmentation(Class<? extends Augmentation<Ipv4LocalAddress>> augmentationType,
               Augmentation<Ipv4LocalAddress> augmentationValue)  | 
Ipv6LocalAddressBuilder | 
Ipv6LocalAddressBuilder.addAugmentation(Class<? extends Augmentation<Ipv6LocalAddress>> augmentationType,
               Augmentation<Ipv6LocalAddress> augmentationValue)  | 
Ipv4LocalAddressBuilder | 
Ipv4LocalAddressBuilder.removeAugmentation(Class<? extends Augmentation<Ipv4LocalAddress>> augmentationType)  | 
Ipv6LocalAddressBuilder | 
Ipv6LocalAddressBuilder.removeAugmentation(Class<? extends Augmentation<Ipv6LocalAddress>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<InterfaceSwitchingCapabilities>> | 
InterfaceSwitchingCapabilitiesBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<SrlgValues>> | 
SrlgValuesBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
InterfaceSwitchingCapabilitiesBuilder | 
InterfaceSwitchingCapabilitiesBuilder.addAugmentation(Class<? extends Augmentation<InterfaceSwitchingCapabilities>> augmentationType,
               Augmentation<InterfaceSwitchingCapabilities> augmentationValue)  | 
SrlgValuesBuilder | 
SrlgValuesBuilder.addAugmentation(Class<? extends Augmentation<SrlgValues>> augmentationType,
               Augmentation<SrlgValues> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
InterfaceSwitchingCapabilitiesBuilder | 
InterfaceSwitchingCapabilitiesBuilder.addAugmentation(Class<? extends Augmentation<InterfaceSwitchingCapabilities>> augmentationType,
               Augmentation<InterfaceSwitchingCapabilities> augmentationValue)  | 
SrlgValuesBuilder | 
SrlgValuesBuilder.addAugmentation(Class<? extends Augmentation<SrlgValues>> augmentationType,
               Augmentation<SrlgValues> augmentationValue)  | 
InterfaceSwitchingCapabilitiesBuilder | 
InterfaceSwitchingCapabilitiesBuilder.removeAugmentation(Class<? extends Augmentation<InterfaceSwitchingCapabilities>> augmentationType)  | 
SrlgValuesBuilder | 
SrlgValuesBuilder.removeAugmentation(Class<? extends Augmentation<SrlgValues>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<MaxLspBandwidth>> | 
MaxLspBandwidthBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<PacketSwitchCapable>> | 
PacketSwitchCapableBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<TimeDivisionMultiplexCapable>> | 
TimeDivisionMultiplexCapableBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
MaxLspBandwidthBuilder | 
MaxLspBandwidthBuilder.addAugmentation(Class<? extends Augmentation<MaxLspBandwidth>> augmentationType,
               Augmentation<MaxLspBandwidth> augmentationValue)  | 
PacketSwitchCapableBuilder | 
PacketSwitchCapableBuilder.addAugmentation(Class<? extends Augmentation<PacketSwitchCapable>> augmentationType,
               Augmentation<PacketSwitchCapable> augmentationValue)  | 
TimeDivisionMultiplexCapableBuilder | 
TimeDivisionMultiplexCapableBuilder.addAugmentation(Class<? extends Augmentation<TimeDivisionMultiplexCapable>> augmentationType,
               Augmentation<TimeDivisionMultiplexCapable> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Srlg>> | 
SrlgBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<UnreservedBandwidth>> | 
UnreservedBandwidthBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
SrlgBuilder | 
SrlgBuilder.addAugmentation(Class<? extends Augmentation<Srlg>> augmentationType,
               Augmentation<Srlg> augmentationValue)  | 
UnreservedBandwidthBuilder | 
UnreservedBandwidthBuilder.addAugmentation(Class<? extends Augmentation<UnreservedBandwidth>> augmentationType,
               Augmentation<UnreservedBandwidth> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
SrlgBuilder | 
SrlgBuilder.addAugmentation(Class<? extends Augmentation<Srlg>> augmentationType,
               Augmentation<Srlg> augmentationValue)  | 
UnreservedBandwidthBuilder | 
UnreservedBandwidthBuilder.addAugmentation(Class<? extends Augmentation<UnreservedBandwidth>> augmentationType,
               Augmentation<UnreservedBandwidth> augmentationValue)  | 
SrlgBuilder | 
SrlgBuilder.removeAugmentation(Class<? extends Augmentation<Srlg>> augmentationType)  | 
UnreservedBandwidthBuilder | 
UnreservedBandwidthBuilder.removeAugmentation(Class<? extends Augmentation<UnreservedBandwidth>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Ipv4LocalAddress>> | 
Ipv4LocalAddressBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<Ipv6LocalAddress>> | 
Ipv6LocalAddressBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
Ipv4LocalAddressBuilder | 
Ipv4LocalAddressBuilder.addAugmentation(Class<? extends Augmentation<Ipv4LocalAddress>> augmentationType,
               Augmentation<Ipv4LocalAddress> augmentationValue)  | 
Ipv6LocalAddressBuilder | 
Ipv6LocalAddressBuilder.addAugmentation(Class<? extends Augmentation<Ipv6LocalAddress>> augmentationType,
               Augmentation<Ipv6LocalAddress> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
Ipv4LocalAddressBuilder | 
Ipv4LocalAddressBuilder.addAugmentation(Class<? extends Augmentation<Ipv4LocalAddress>> augmentationType,
               Augmentation<Ipv4LocalAddress> augmentationValue)  | 
Ipv6LocalAddressBuilder | 
Ipv6LocalAddressBuilder.addAugmentation(Class<? extends Augmentation<Ipv6LocalAddress>> augmentationType,
               Augmentation<Ipv6LocalAddress> augmentationValue)  | 
Ipv4LocalAddressBuilder | 
Ipv4LocalAddressBuilder.removeAugmentation(Class<? extends Augmentation<Ipv4LocalAddress>> augmentationType)  | 
Ipv6LocalAddressBuilder | 
Ipv6LocalAddressBuilder.removeAugmentation(Class<? extends Augmentation<Ipv6LocalAddress>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<NetworkTopology>> | 
NetworkTopologyBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
NetworkTopologyBuilder | 
NetworkTopologyBuilder.addAugmentation(Class<? extends Augmentation<NetworkTopology>> augmentationType,
               Augmentation<NetworkTopology> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
NetworkTopologyBuilder | 
NetworkTopologyBuilder.addAugmentation(Class<? extends Augmentation<NetworkTopology>> augmentationType,
               Augmentation<NetworkTopology> augmentationValue)  | 
NetworkTopologyBuilder | 
NetworkTopologyBuilder.removeAugmentation(Class<? extends Augmentation<NetworkTopology>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Destination>> | 
DestinationBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<Source>> | 
SourceBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<SupportingLink>> | 
SupportingLinkBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
DestinationBuilder | 
DestinationBuilder.addAugmentation(Class<? extends Augmentation<Destination>> augmentationType,
               Augmentation<Destination> augmentationValue)  | 
SourceBuilder | 
SourceBuilder.addAugmentation(Class<? extends Augmentation<Source>> augmentationType,
               Augmentation<Source> augmentationValue)  | 
SupportingLinkBuilder | 
SupportingLinkBuilder.addAugmentation(Class<? extends Augmentation<SupportingLink>> augmentationType,
               Augmentation<SupportingLink> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Topology>> | 
TopologyBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
TopologyBuilder | 
TopologyBuilder.addAugmentation(Class<? extends Augmentation<Topology>> augmentationType,
               Augmentation<Topology> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
TopologyBuilder | 
TopologyBuilder.addAugmentation(Class<? extends Augmentation<Topology>> augmentationType,
               Augmentation<Topology> augmentationValue)  | 
TopologyBuilder | 
TopologyBuilder.removeAugmentation(Class<? extends Augmentation<Topology>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Link>> | 
LinkBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<Node>> | 
NodeBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<TopologyTypes>> | 
TopologyTypesBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<UnderlayTopology>> | 
UnderlayTopologyBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
LinkBuilder | 
LinkBuilder.addAugmentation(Class<? extends Augmentation<Link>> augmentationType,
               Augmentation<Link> augmentationValue)  | 
NodeBuilder | 
NodeBuilder.addAugmentation(Class<? extends Augmentation<Node>> augmentationType,
               Augmentation<Node> augmentationValue)  | 
TopologyTypesBuilder | 
TopologyTypesBuilder.addAugmentation(Class<? extends Augmentation<TopologyTypes>> augmentationType,
               Augmentation<TopologyTypes> augmentationValue)  | 
UnderlayTopologyBuilder | 
UnderlayTopologyBuilder.addAugmentation(Class<? extends Augmentation<UnderlayTopology>> augmentationType,
               Augmentation<UnderlayTopology> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<TerminationPoint>> | 
TerminationPointBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
TerminationPointBuilder | 
TerminationPointBuilder.addAugmentation(Class<? extends Augmentation<TerminationPoint>> augmentationType,
               Augmentation<TerminationPoint> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
TerminationPointBuilder | 
TerminationPointBuilder.addAugmentation(Class<? extends Augmentation<TerminationPoint>> augmentationType,
               Augmentation<TerminationPoint> augmentationValue)  | 
TerminationPointBuilder | 
TerminationPointBuilder.removeAugmentation(Class<? extends Augmentation<TerminationPoint>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<SupportingNode>> | 
SupportingNodeBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
SupportingNodeBuilder | 
SupportingNodeBuilder.addAugmentation(Class<? extends Augmentation<SupportingNode>> augmentationType,
               Augmentation<SupportingNode> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
SupportingNodeBuilder | 
SupportingNodeBuilder.addAugmentation(Class<? extends Augmentation<SupportingNode>> augmentationType,
               Augmentation<SupportingNode> augmentationValue)  | 
SupportingNodeBuilder | 
SupportingNodeBuilder.removeAugmentation(Class<? extends Augmentation<SupportingNode>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<NetworkTopology>> | 
NetworkTopologyBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
NetworkTopologyBuilder | 
NetworkTopologyBuilder.addAugmentation(Class<? extends Augmentation<NetworkTopology>> augmentationType,
               Augmentation<NetworkTopology> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
NetworkTopologyBuilder | 
NetworkTopologyBuilder.addAugmentation(Class<? extends Augmentation<NetworkTopology>> augmentationType,
               Augmentation<NetworkTopology> augmentationValue)  | 
NetworkTopologyBuilder | 
NetworkTopologyBuilder.removeAugmentation(Class<? extends Augmentation<NetworkTopology>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Destination>> | 
DestinationBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<Source>> | 
SourceBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<SupportingLink>> | 
SupportingLinkBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
DestinationBuilder | 
DestinationBuilder.addAugmentation(Class<? extends Augmentation<Destination>> augmentationType,
               Augmentation<Destination> augmentationValue)  | 
SourceBuilder | 
SourceBuilder.addAugmentation(Class<? extends Augmentation<Source>> augmentationType,
               Augmentation<Source> augmentationValue)  | 
SupportingLinkBuilder | 
SupportingLinkBuilder.addAugmentation(Class<? extends Augmentation<SupportingLink>> augmentationType,
               Augmentation<SupportingLink> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Topology>> | 
TopologyBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
TopologyBuilder | 
TopologyBuilder.addAugmentation(Class<? extends Augmentation<Topology>> augmentationType,
               Augmentation<Topology> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
TopologyBuilder | 
TopologyBuilder.addAugmentation(Class<? extends Augmentation<Topology>> augmentationType,
               Augmentation<Topology> augmentationValue)  | 
TopologyBuilder | 
TopologyBuilder.removeAugmentation(Class<? extends Augmentation<Topology>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Link>> | 
LinkBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<Node>> | 
NodeBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<TopologyTypes>> | 
TopologyTypesBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<UnderlayTopology>> | 
UnderlayTopologyBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
LinkBuilder | 
LinkBuilder.addAugmentation(Class<? extends Augmentation<Link>> augmentationType,
               Augmentation<Link> augmentationValue)  | 
NodeBuilder | 
NodeBuilder.addAugmentation(Class<? extends Augmentation<Node>> augmentationType,
               Augmentation<Node> augmentationValue)  | 
TopologyTypesBuilder | 
TopologyTypesBuilder.addAugmentation(Class<? extends Augmentation<TopologyTypes>> augmentationType,
               Augmentation<TopologyTypes> augmentationValue)  | 
UnderlayTopologyBuilder | 
UnderlayTopologyBuilder.addAugmentation(Class<? extends Augmentation<UnderlayTopology>> augmentationType,
               Augmentation<UnderlayTopology> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<TerminationPoint>> | 
TerminationPointBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
TerminationPointBuilder | 
TerminationPointBuilder.addAugmentation(Class<? extends Augmentation<TerminationPoint>> augmentationType,
               Augmentation<TerminationPoint> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
TerminationPointBuilder | 
TerminationPointBuilder.addAugmentation(Class<? extends Augmentation<TerminationPoint>> augmentationType,
               Augmentation<TerminationPoint> augmentationValue)  | 
TerminationPointBuilder | 
TerminationPointBuilder.removeAugmentation(Class<? extends Augmentation<TerminationPoint>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<SupportingNode>> | 
SupportingNodeBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
SupportingNodeBuilder | 
SupportingNodeBuilder.addAugmentation(Class<? extends Augmentation<SupportingNode>> augmentationType,
               Augmentation<SupportingNode> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
SupportingNodeBuilder | 
SupportingNodeBuilder.addAugmentation(Class<? extends Augmentation<SupportingNode>> augmentationType,
               Augmentation<SupportingNode> augmentationValue)  | 
SupportingNodeBuilder | 
SupportingNodeBuilder.removeAugmentation(Class<? extends Augmentation<SupportingNode>> augmentationType)  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
Link1  | 
interface  | 
Node1  | 
interface  | 
TerminationPoint1  | 
interface  | 
Topology1  | 
interface  | 
TopologyTypes1  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<IgpLinkEvent>> | 
IgpLinkEventBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<IgpNodeEvent>> | 
IgpNodeEventBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<IgpPrefixEvent>> | 
IgpPrefixEventBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<TerminationPointEvent>> | 
TerminationPointEventBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
IgpLinkEventBuilder | 
IgpLinkEventBuilder.addAugmentation(Class<? extends Augmentation<IgpLinkEvent>> augmentationType,
               Augmentation<IgpLinkEvent> augmentationValue)  | 
IgpNodeEventBuilder | 
IgpNodeEventBuilder.addAugmentation(Class<? extends Augmentation<IgpNodeEvent>> augmentationType,
               Augmentation<IgpNodeEvent> augmentationValue)  | 
IgpPrefixEventBuilder | 
IgpPrefixEventBuilder.addAugmentation(Class<? extends Augmentation<IgpPrefixEvent>> augmentationType,
               Augmentation<IgpPrefixEvent> augmentationValue)  | 
TerminationPointEventBuilder | 
TerminationPointEventBuilder.addAugmentation(Class<? extends Augmentation<TerminationPointEvent>> augmentationType,
               Augmentation<TerminationPointEvent> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<IgpLinkAttributes>> | 
IgpLinkAttributesBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
IgpLinkAttributesBuilder | 
IgpLinkAttributesBuilder.addAugmentation(Class<? extends Augmentation<IgpLinkAttributes>> augmentationType,
               Augmentation<IgpLinkAttributes> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
IgpLinkAttributesBuilder | 
IgpLinkAttributesBuilder.addAugmentation(Class<? extends Augmentation<IgpLinkAttributes>> augmentationType,
               Augmentation<IgpLinkAttributes> augmentationValue)  | 
IgpLinkAttributesBuilder | 
IgpLinkAttributesBuilder.removeAugmentation(Class<? extends Augmentation<IgpLinkAttributes>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<IgpNodeAttributes>> | 
IgpNodeAttributesBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
IgpNodeAttributesBuilder | 
IgpNodeAttributesBuilder.addAugmentation(Class<? extends Augmentation<IgpNodeAttributes>> augmentationType,
               Augmentation<IgpNodeAttributes> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
IgpNodeAttributesBuilder | 
IgpNodeAttributesBuilder.addAugmentation(Class<? extends Augmentation<IgpNodeAttributes>> augmentationType,
               Augmentation<IgpNodeAttributes> augmentationValue)  | 
IgpNodeAttributesBuilder | 
IgpNodeAttributesBuilder.removeAugmentation(Class<? extends Augmentation<IgpNodeAttributes>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Prefix>> | 
PrefixBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
PrefixBuilder | 
PrefixBuilder.addAugmentation(Class<? extends Augmentation<Prefix>> augmentationType,
               Augmentation<Prefix> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
PrefixBuilder | 
PrefixBuilder.addAugmentation(Class<? extends Augmentation<Prefix>> augmentationType,
               Augmentation<Prefix> augmentationValue)  | 
PrefixBuilder | 
PrefixBuilder.removeAugmentation(Class<? extends Augmentation<Prefix>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Prefix>> | 
PrefixBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
PrefixBuilder | 
PrefixBuilder.addAugmentation(Class<? extends Augmentation<Prefix>> augmentationType,
               Augmentation<Prefix> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
PrefixBuilder | 
PrefixBuilder.addAugmentation(Class<? extends Augmentation<Prefix>> augmentationType,
               Augmentation<Prefix> augmentationValue)  | 
PrefixBuilder | 
PrefixBuilder.removeAugmentation(Class<? extends Augmentation<Prefix>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<IgpTerminationPointAttributes>> | 
IgpTerminationPointAttributesBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
IgpTerminationPointAttributesBuilder | 
IgpTerminationPointAttributesBuilder.addAugmentation(Class<? extends Augmentation<IgpTerminationPointAttributes>> augmentationType,
               Augmentation<IgpTerminationPointAttributes> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
IgpTerminationPointAttributesBuilder | 
IgpTerminationPointAttributesBuilder.addAugmentation(Class<? extends Augmentation<IgpTerminationPointAttributes>> augmentationType,
               Augmentation<IgpTerminationPointAttributes> augmentationValue)  | 
IgpTerminationPointAttributesBuilder | 
IgpTerminationPointAttributesBuilder.removeAugmentation(Class<? extends Augmentation<IgpTerminationPointAttributes>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Ip>> | 
IpBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<Unnumbered>> | 
UnnumberedBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
IpBuilder | 
IpBuilder.addAugmentation(Class<? extends Augmentation<Ip>> augmentationType,
               Augmentation<Ip> augmentationValue)  | 
UnnumberedBuilder | 
UnnumberedBuilder.addAugmentation(Class<? extends Augmentation<Unnumbered>> augmentationType,
               Augmentation<Unnumbered> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
IpBuilder | 
IpBuilder.addAugmentation(Class<? extends Augmentation<Ip>> augmentationType,
               Augmentation<Ip> augmentationValue)  | 
UnnumberedBuilder | 
UnnumberedBuilder.addAugmentation(Class<? extends Augmentation<Unnumbered>> augmentationType,
               Augmentation<Unnumbered> augmentationValue)  | 
IpBuilder | 
IpBuilder.removeAugmentation(Class<? extends Augmentation<Ip>> augmentationType)  | 
UnnumberedBuilder | 
UnnumberedBuilder.removeAugmentation(Class<? extends Augmentation<Unnumbered>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<IgpTopologyAttributes>> | 
IgpTopologyAttributesBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
IgpTopologyAttributesBuilder | 
IgpTopologyAttributesBuilder.addAugmentation(Class<? extends Augmentation<IgpTopologyAttributes>> augmentationType,
               Augmentation<IgpTopologyAttributes> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
IgpTopologyAttributesBuilder | 
IgpTopologyAttributesBuilder.addAugmentation(Class<? extends Augmentation<IgpTopologyAttributes>> augmentationType,
               Augmentation<IgpTopologyAttributes> augmentationValue)  | 
IgpTopologyAttributesBuilder | 
IgpTopologyAttributesBuilder.removeAugmentation(Class<? extends Augmentation<IgpTopologyAttributes>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<L3UnicastIgpTopology>> | 
L3UnicastIgpTopologyBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
L3UnicastIgpTopologyBuilder | 
L3UnicastIgpTopologyBuilder.addAugmentation(Class<? extends Augmentation<L3UnicastIgpTopology>> augmentationType,
               Augmentation<L3UnicastIgpTopology> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
L3UnicastIgpTopologyBuilder | 
L3UnicastIgpTopologyBuilder.addAugmentation(Class<? extends Augmentation<L3UnicastIgpTopology>> augmentationType,
               Augmentation<L3UnicastIgpTopology> augmentationValue)  | 
L3UnicastIgpTopologyBuilder | 
L3UnicastIgpTopologyBuilder.removeAugmentation(Class<? extends Augmentation<L3UnicastIgpTopology>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<IgpLinkEvent>> | 
IgpLinkEventBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<IgpNodeEvent>> | 
IgpNodeEventBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<IgpPrefixEvent>> | 
IgpPrefixEventBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<TerminationPointEvent>> | 
TerminationPointEventBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
IgpLinkEventBuilder | 
IgpLinkEventBuilder.addAugmentation(Class<? extends Augmentation<IgpLinkEvent>> augmentationType,
               Augmentation<IgpLinkEvent> augmentationValue)  | 
IgpNodeEventBuilder | 
IgpNodeEventBuilder.addAugmentation(Class<? extends Augmentation<IgpNodeEvent>> augmentationType,
               Augmentation<IgpNodeEvent> augmentationValue)  | 
IgpPrefixEventBuilder | 
IgpPrefixEventBuilder.addAugmentation(Class<? extends Augmentation<IgpPrefixEvent>> augmentationType,
               Augmentation<IgpPrefixEvent> augmentationValue)  | 
TerminationPointEventBuilder | 
TerminationPointEventBuilder.addAugmentation(Class<? extends Augmentation<TerminationPointEvent>> augmentationType,
               Augmentation<TerminationPointEvent> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<IgpLinkAttributes>> | 
IgpLinkAttributesBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
IgpLinkAttributesBuilder | 
IgpLinkAttributesBuilder.addAugmentation(Class<? extends Augmentation<IgpLinkAttributes>> augmentationType,
               Augmentation<IgpLinkAttributes> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
IgpLinkAttributesBuilder | 
IgpLinkAttributesBuilder.addAugmentation(Class<? extends Augmentation<IgpLinkAttributes>> augmentationType,
               Augmentation<IgpLinkAttributes> augmentationValue)  | 
IgpLinkAttributesBuilder | 
IgpLinkAttributesBuilder.removeAugmentation(Class<? extends Augmentation<IgpLinkAttributes>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<IgpNodeAttributes>> | 
IgpNodeAttributesBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
IgpNodeAttributesBuilder | 
IgpNodeAttributesBuilder.addAugmentation(Class<? extends Augmentation<IgpNodeAttributes>> augmentationType,
               Augmentation<IgpNodeAttributes> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
IgpNodeAttributesBuilder | 
IgpNodeAttributesBuilder.addAugmentation(Class<? extends Augmentation<IgpNodeAttributes>> augmentationType,
               Augmentation<IgpNodeAttributes> augmentationValue)  | 
IgpNodeAttributesBuilder | 
IgpNodeAttributesBuilder.removeAugmentation(Class<? extends Augmentation<IgpNodeAttributes>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Prefix>> | 
PrefixBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
PrefixBuilder | 
PrefixBuilder.addAugmentation(Class<? extends Augmentation<Prefix>> augmentationType,
               Augmentation<Prefix> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
PrefixBuilder | 
PrefixBuilder.addAugmentation(Class<? extends Augmentation<Prefix>> augmentationType,
               Augmentation<Prefix> augmentationValue)  | 
PrefixBuilder | 
PrefixBuilder.removeAugmentation(Class<? extends Augmentation<Prefix>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Prefix>> | 
PrefixBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
PrefixBuilder | 
PrefixBuilder.addAugmentation(Class<? extends Augmentation<Prefix>> augmentationType,
               Augmentation<Prefix> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
PrefixBuilder | 
PrefixBuilder.addAugmentation(Class<? extends Augmentation<Prefix>> augmentationType,
               Augmentation<Prefix> augmentationValue)  | 
PrefixBuilder | 
PrefixBuilder.removeAugmentation(Class<? extends Augmentation<Prefix>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<IgpTerminationPointAttributes>> | 
IgpTerminationPointAttributesBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
IgpTerminationPointAttributesBuilder | 
IgpTerminationPointAttributesBuilder.addAugmentation(Class<? extends Augmentation<IgpTerminationPointAttributes>> augmentationType,
               Augmentation<IgpTerminationPointAttributes> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
IgpTerminationPointAttributesBuilder | 
IgpTerminationPointAttributesBuilder.addAugmentation(Class<? extends Augmentation<IgpTerminationPointAttributes>> augmentationType,
               Augmentation<IgpTerminationPointAttributes> augmentationValue)  | 
IgpTerminationPointAttributesBuilder | 
IgpTerminationPointAttributesBuilder.removeAugmentation(Class<? extends Augmentation<IgpTerminationPointAttributes>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Ip>> | 
IpBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<Unnumbered>> | 
UnnumberedBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
IpBuilder | 
IpBuilder.addAugmentation(Class<? extends Augmentation<Ip>> augmentationType,
               Augmentation<Ip> augmentationValue)  | 
UnnumberedBuilder | 
UnnumberedBuilder.addAugmentation(Class<? extends Augmentation<Unnumbered>> augmentationType,
               Augmentation<Unnumbered> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
IpBuilder | 
IpBuilder.addAugmentation(Class<? extends Augmentation<Ip>> augmentationType,
               Augmentation<Ip> augmentationValue)  | 
UnnumberedBuilder | 
UnnumberedBuilder.addAugmentation(Class<? extends Augmentation<Unnumbered>> augmentationType,
               Augmentation<Unnumbered> augmentationValue)  | 
IpBuilder | 
IpBuilder.removeAugmentation(Class<? extends Augmentation<Ip>> augmentationType)  | 
UnnumberedBuilder | 
UnnumberedBuilder.removeAugmentation(Class<? extends Augmentation<Unnumbered>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<IgpTopologyAttributes>> | 
IgpTopologyAttributesBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
IgpTopologyAttributesBuilder | 
IgpTopologyAttributesBuilder.addAugmentation(Class<? extends Augmentation<IgpTopologyAttributes>> augmentationType,
               Augmentation<IgpTopologyAttributes> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
IgpTopologyAttributesBuilder | 
IgpTopologyAttributesBuilder.addAugmentation(Class<? extends Augmentation<IgpTopologyAttributes>> augmentationType,
               Augmentation<IgpTopologyAttributes> augmentationValue)  | 
IgpTopologyAttributesBuilder | 
IgpTopologyAttributesBuilder.removeAugmentation(Class<? extends Augmentation<IgpTopologyAttributes>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<L3UnicastIgpTopology>> | 
L3UnicastIgpTopologyBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
L3UnicastIgpTopologyBuilder | 
L3UnicastIgpTopologyBuilder.addAugmentation(Class<? extends Augmentation<L3UnicastIgpTopology>> augmentationType,
               Augmentation<L3UnicastIgpTopology> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
L3UnicastIgpTopologyBuilder | 
L3UnicastIgpTopologyBuilder.addAugmentation(Class<? extends Augmentation<L3UnicastIgpTopology>> augmentationType,
               Augmentation<L3UnicastIgpTopology> augmentationValue)  | 
L3UnicastIgpTopologyBuilder | 
L3UnicastIgpTopologyBuilder.removeAugmentation(Class<? extends Augmentation<L3UnicastIgpTopology>> augmentationType)  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
IgpPrefixEvent1  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<OspfTopologyAttributes>> | 
OspfTopologyAttributesBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
OspfTopologyAttributesBuilder | 
OspfTopologyAttributesBuilder.addAugmentation(Class<? extends Augmentation<OspfTopologyAttributes>> augmentationType,
               Augmentation<OspfTopologyAttributes> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
OspfTopologyAttributesBuilder | 
OspfTopologyAttributesBuilder.addAugmentation(Class<? extends Augmentation<OspfTopologyAttributes>> augmentationType,
               Augmentation<OspfTopologyAttributes> augmentationValue)  | 
OspfTopologyAttributesBuilder | 
OspfTopologyAttributesBuilder.removeAugmentation(Class<? extends Augmentation<OspfTopologyAttributes>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<OspfLinkAttributes>> | 
OspfLinkAttributesBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
OspfLinkAttributesBuilder | 
OspfLinkAttributesBuilder.addAugmentation(Class<? extends Augmentation<OspfLinkAttributes>> augmentationType,
               Augmentation<OspfLinkAttributes> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
OspfLinkAttributesBuilder | 
OspfLinkAttributesBuilder.addAugmentation(Class<? extends Augmentation<OspfLinkAttributes>> augmentationType,
               Augmentation<OspfLinkAttributes> augmentationValue)  | 
OspfLinkAttributesBuilder | 
OspfLinkAttributesBuilder.removeAugmentation(Class<? extends Augmentation<OspfLinkAttributes>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Ted>> | 
TedBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
TedBuilder | 
TedBuilder.addAugmentation(Class<? extends Augmentation<Ted>> augmentationType,
               Augmentation<Ted> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
TedBuilder | 
TedBuilder.addAugmentation(Class<? extends Augmentation<Ted>> augmentationType,
               Augmentation<Ted> augmentationValue)  | 
TedBuilder | 
TedBuilder.removeAugmentation(Class<? extends Augmentation<Ted>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<OspfNodeAttributes>> | 
OspfNodeAttributesBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
OspfNodeAttributesBuilder | 
OspfNodeAttributesBuilder.addAugmentation(Class<? extends Augmentation<OspfNodeAttributes>> augmentationType,
               Augmentation<OspfNodeAttributes> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
OspfNodeAttributesBuilder | 
OspfNodeAttributesBuilder.addAugmentation(Class<? extends Augmentation<OspfNodeAttributes>> augmentationType,
               Augmentation<OspfNodeAttributes> augmentationValue)  | 
OspfNodeAttributesBuilder | 
OspfNodeAttributesBuilder.removeAugmentation(Class<? extends Augmentation<OspfNodeAttributes>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Ted>> | 
TedBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
TedBuilder | 
TedBuilder.addAugmentation(Class<? extends Augmentation<Ted>> augmentationType,
               Augmentation<Ted> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
TedBuilder | 
TedBuilder.addAugmentation(Class<? extends Augmentation<Ted>> augmentationType,
               Augmentation<Ted> augmentationValue)  | 
TedBuilder | 
TedBuilder.removeAugmentation(Class<? extends Augmentation<Ted>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Abr>> | 
AbrBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<Asbr>> | 
AsbrBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<Internal>> | 
InternalBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<Pseudonode>> | 
PseudonodeBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
AbrBuilder | 
AbrBuilder.addAugmentation(Class<? extends Augmentation<Abr>> augmentationType,
               Augmentation<Abr> augmentationValue)  | 
AsbrBuilder | 
AsbrBuilder.addAugmentation(Class<? extends Augmentation<Asbr>> augmentationType,
               Augmentation<Asbr> augmentationValue)  | 
InternalBuilder | 
InternalBuilder.addAugmentation(Class<? extends Augmentation<Internal>> augmentationType,
               Augmentation<Internal> augmentationValue)  | 
PseudonodeBuilder | 
PseudonodeBuilder.addAugmentation(Class<? extends Augmentation<Pseudonode>> augmentationType,
               Augmentation<Pseudonode> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<OspfPrefixAttributes>> | 
OspfPrefixAttributesBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
OspfPrefixAttributesBuilder | 
OspfPrefixAttributesBuilder.addAugmentation(Class<? extends Augmentation<OspfPrefixAttributes>> augmentationType,
               Augmentation<OspfPrefixAttributes> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
OspfPrefixAttributesBuilder | 
OspfPrefixAttributesBuilder.addAugmentation(Class<? extends Augmentation<OspfPrefixAttributes>> augmentationType,
               Augmentation<OspfPrefixAttributes> augmentationValue)  | 
OspfPrefixAttributesBuilder | 
OspfPrefixAttributesBuilder.removeAugmentation(Class<? extends Augmentation<OspfPrefixAttributes>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Ospf>> | 
OspfBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
OspfBuilder | 
OspfBuilder.addAugmentation(Class<? extends Augmentation<Ospf>> augmentationType,
               Augmentation<Ospf> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
OspfBuilder | 
OspfBuilder.addAugmentation(Class<? extends Augmentation<Ospf>> augmentationType,
               Augmentation<Ospf> augmentationValue)  | 
OspfBuilder | 
OspfBuilder.removeAugmentation(Class<? extends Augmentation<Ospf>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Root>> | 
RootBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
RootBuilder | 
RootBuilder.addAugmentation(Class<? extends Augmentation<Root>> augmentationType,
               Augmentation<Root> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
RootBuilder | 
RootBuilder.addAugmentation(Class<? extends Augmentation<Root>> augmentationType,
               Augmentation<Root> augmentationValue)  | 
RootBuilder | 
RootBuilder.removeAugmentation(Class<? extends Augmentation<Root>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<OuterContainer>> | 
OuterContainerBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
OuterContainerBuilder | 
OuterContainerBuilder.addAugmentation(Class<? extends Augmentation<OuterContainer>> augmentationType,
               Augmentation<OuterContainer> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
OuterContainerBuilder | 
OuterContainerBuilder.addAugmentation(Class<? extends Augmentation<OuterContainer>> augmentationType,
               Augmentation<OuterContainer> augmentationValue)  | 
OuterContainerBuilder | 
OuterContainerBuilder.removeAugmentation(Class<? extends Augmentation<OuterContainer>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<CaseA>> | 
CaseABuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<CaseB>> | 
CaseBBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
CaseABuilder | 
CaseABuilder.addAugmentation(Class<? extends Augmentation<CaseA>> augmentationType,
               Augmentation<CaseA> augmentationValue)  | 
CaseBBuilder | 
CaseBBuilder.addAugmentation(Class<? extends Augmentation<CaseB>> augmentationType,
               Augmentation<CaseB> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
CaseABuilder | 
CaseABuilder.addAugmentation(Class<? extends Augmentation<CaseA>> augmentationType,
               Augmentation<CaseA> augmentationValue)  | 
CaseBBuilder | 
CaseBBuilder.addAugmentation(Class<? extends Augmentation<CaseB>> augmentationType,
               Augmentation<CaseB> augmentationValue)  | 
CaseABuilder | 
CaseABuilder.removeAugmentation(Class<? extends Augmentation<CaseA>> augmentationType)  | 
CaseBBuilder | 
CaseBBuilder.removeAugmentation(Class<? extends Augmentation<CaseB>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<ListInCase>> | 
ListInCaseBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
ListInCaseBuilder | 
ListInCaseBuilder.addAugmentation(Class<? extends Augmentation<ListInCase>> augmentationType,
               Augmentation<ListInCase> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
ListInCaseBuilder | 
ListInCaseBuilder.addAugmentation(Class<? extends Augmentation<ListInCase>> augmentationType,
               Augmentation<ListInCase> augmentationValue)  | 
ListInCaseBuilder | 
ListInCaseBuilder.removeAugmentation(Class<? extends Augmentation<ListInCase>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<CaseBContainer>> | 
CaseBContainerBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
CaseBContainerBuilder | 
CaseBContainerBuilder.addAugmentation(Class<? extends Augmentation<CaseBContainer>> augmentationType,
               Augmentation<CaseBContainer> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
CaseBContainerBuilder | 
CaseBContainerBuilder.addAugmentation(Class<? extends Augmentation<CaseBContainer>> augmentationType,
               Augmentation<CaseBContainer> augmentationValue)  | 
CaseBContainerBuilder | 
CaseBContainerBuilder.removeAugmentation(Class<? extends Augmentation<CaseBContainer>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<ListInCase>> | 
ListInCaseBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
ListInCaseBuilder | 
ListInCaseBuilder.addAugmentation(Class<? extends Augmentation<ListInCase>> augmentationType,
               Augmentation<ListInCase> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
ListInCaseBuilder | 
ListInCaseBuilder.addAugmentation(Class<? extends Augmentation<ListInCase>> augmentationType,
               Augmentation<ListInCase> augmentationValue)  | 
ListInCaseBuilder | 
ListInCaseBuilder.removeAugmentation(Class<? extends Augmentation<ListInCase>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<ContainerAugment>> | 
ContainerAugmentBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<ContainerManual>> | 
ContainerManualBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<NotificationModule1>> | 
NotificationModule1Builder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
ContainerAugmentBuilder | 
ContainerAugmentBuilder.addAugmentation(Class<? extends Augmentation<ContainerAugment>> augmentationType,
               Augmentation<ContainerAugment> augmentationValue)  | 
ContainerManualBuilder | 
ContainerManualBuilder.addAugmentation(Class<? extends Augmentation<ContainerManual>> augmentationType,
               Augmentation<ContainerManual> augmentationValue)  | 
NotificationModule1Builder | 
NotificationModule1Builder.addAugmentation(Class<? extends Augmentation<NotificationModule1>> augmentationType,
               Augmentation<NotificationModule1> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<ListModule11>> | 
ListModule11Builder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
ListModule11Builder | 
ListModule11Builder.addAugmentation(Class<? extends Augmentation<ListModule11>> augmentationType,
               Augmentation<ListModule11> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
ListModule11Builder | 
ListModule11Builder.addAugmentation(Class<? extends Augmentation<ListModule11>> augmentationType,
               Augmentation<ListModule11> augmentationValue)  | 
ListModule11Builder | 
ListModule11Builder.removeAugmentation(Class<? extends Augmentation<ListModule11>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<ListModule12>> | 
ListModule12Builder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
ListModule12Builder | 
ListModule12Builder.addAugmentation(Class<? extends Augmentation<ListModule12>> augmentationType,
               Augmentation<ListModule12> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
ListModule12Builder | 
ListModule12Builder.addAugmentation(Class<? extends Augmentation<ListModule12>> augmentationType,
               Augmentation<ListModule12> augmentationValue)  | 
ListModule12Builder | 
ListModule12Builder.removeAugmentation(Class<? extends Augmentation<ListModule12>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<ContainerModule1>> | 
ContainerModule1Builder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
ContainerModule1Builder | 
ContainerModule1Builder.addAugmentation(Class<? extends Augmentation<ContainerModule1>> augmentationType,
               Augmentation<ContainerModule1> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
ContainerModule1Builder | 
ContainerModule1Builder.addAugmentation(Class<? extends Augmentation<ContainerModule1>> augmentationType,
               Augmentation<ContainerModule1> augmentationValue)  | 
ContainerModule1Builder | 
ContainerModule1Builder.removeAugmentation(Class<? extends Augmentation<ContainerModule1>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<ContainerAugmet1>> | 
ContainerAugmet1Builder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
ContainerAugmet1Builder | 
ContainerAugmet1Builder.addAugmentation(Class<? extends Augmentation<ContainerAugmet1>> augmentationType,
               Augmentation<ContainerAugmet1> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
ContainerAugmet1Builder | 
ContainerAugmet1Builder.addAugmentation(Class<? extends Augmentation<ContainerAugmet1>> augmentationType,
               Augmentation<ContainerAugmet1> augmentationValue)  | 
ContainerAugmet1Builder | 
ContainerAugmet1Builder.removeAugmentation(Class<? extends Augmentation<ContainerAugmet1>> augmentationType)  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
ContainerAugmet11  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Container2>> | 
Container2Builder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
Container2Builder | 
Container2Builder.addAugmentation(Class<? extends Augmentation<Container2>> augmentationType,
               Augmentation<Container2> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
Container2Builder | 
Container2Builder.addAugmentation(Class<? extends Augmentation<Container2>> augmentationType,
               Augmentation<Container2> augmentationValue)  | 
Container2Builder | 
Container2Builder.removeAugmentation(Class<? extends Augmentation<Container2>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Container1>> | 
Container1Builder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
Container1Builder | 
Container1Builder.addAugmentation(Class<? extends Augmentation<Container1>> augmentationType,
               Augmentation<Container1> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
Container1Builder | 
Container1Builder.addAugmentation(Class<? extends Augmentation<Container1>> augmentationType,
               Augmentation<Container1> augmentationValue)  | 
Container1Builder | 
Container1Builder.removeAugmentation(Class<? extends Augmentation<Container1>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Container2>> | 
Container2Builder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
Container2Builder | 
Container2Builder.addAugmentation(Class<? extends Augmentation<Container2>> augmentationType,
               Augmentation<Container2> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
Container2Builder | 
Container2Builder.addAugmentation(Class<? extends Augmentation<Container2>> augmentationType,
               Augmentation<Container2> augmentationValue)  | 
Container2Builder | 
Container2Builder.removeAugmentation(Class<? extends Augmentation<Container2>> augmentationType)  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
ContainerModule11  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<ContainerModule2>> | 
ContainerModule2Builder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
ContainerModule2Builder | 
ContainerModule2Builder.addAugmentation(Class<? extends Augmentation<ContainerModule2>> augmentationType,
               Augmentation<ContainerModule2> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
ContainerModule2Builder | 
ContainerModule2Builder.addAugmentation(Class<? extends Augmentation<ContainerModule2>> augmentationType,
               Augmentation<ContainerModule2> augmentationValue)  | 
ContainerModule2Builder | 
ContainerModule2Builder.removeAugmentation(Class<? extends Augmentation<ContainerModule2>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Module3Main>> | 
Module3MainBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
Module3MainBuilder | 
Module3MainBuilder.addAugmentation(Class<? extends Augmentation<Module3Main>> augmentationType,
               Augmentation<Module3Main> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
Module3MainBuilder | 
Module3MainBuilder.addAugmentation(Class<? extends Augmentation<Module3Main>> augmentationType,
               Augmentation<Module3Main> augmentationValue)  | 
Module3MainBuilder | 
Module3MainBuilder.removeAugmentation(Class<? extends Augmentation<Module3Main>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<ContainerManualListModule11>> | 
ContainerManualListModule11Builder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<ManualListModule11>> | 
ManualListModule11Builder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
ContainerManualListModule11Builder | 
ContainerManualListModule11Builder.addAugmentation(Class<? extends Augmentation<ContainerManualListModule11>> augmentationType,
               Augmentation<ContainerManualListModule11> augmentationValue)  | 
ManualListModule11Builder | 
ManualListModule11Builder.addAugmentation(Class<? extends Augmentation<ManualListModule11>> augmentationType,
               Augmentation<ManualListModule11> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
ContainerManualListModule11Builder | 
ContainerManualListModule11Builder.addAugmentation(Class<? extends Augmentation<ContainerManualListModule11>> augmentationType,
               Augmentation<ContainerManualListModule11> augmentationValue)  | 
ManualListModule11Builder | 
ManualListModule11Builder.addAugmentation(Class<? extends Augmentation<ManualListModule11>> augmentationType,
               Augmentation<ManualListModule11> augmentationValue)  | 
ContainerManualListModule11Builder | 
ContainerManualListModule11Builder.removeAugmentation(Class<? extends Augmentation<ContainerManualListModule11>> augmentationType)  | 
ManualListModule11Builder | 
ManualListModule11Builder.removeAugmentation(Class<? extends Augmentation<ManualListModule11>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<ContainerManualListModule12>> | 
ContainerManualListModule12Builder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
ContainerManualListModule12Builder | 
ContainerManualListModule12Builder.addAugmentation(Class<? extends Augmentation<ContainerManualListModule12>> augmentationType,
               Augmentation<ContainerManualListModule12> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
ContainerManualListModule12Builder | 
ContainerManualListModule12Builder.addAugmentation(Class<? extends Augmentation<ContainerManualListModule12>> augmentationType,
               Augmentation<ContainerManualListModule12> augmentationValue)  | 
ContainerManualListModule12Builder | 
ContainerManualListModule12Builder.removeAugmentation(Class<? extends Augmentation<ContainerManualListModule12>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<ContainerManualContainerModule1>> | 
ContainerManualContainerModule1Builder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
ContainerManualContainerModule1Builder | 
ContainerManualContainerModule1Builder.addAugmentation(Class<? extends Augmentation<ContainerManualContainerModule1>> augmentationType,
               Augmentation<ContainerManualContainerModule1> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
ContainerManualContainerModule1Builder | 
ContainerManualContainerModule1Builder.addAugmentation(Class<? extends Augmentation<ContainerManualContainerModule1>> augmentationType,
               Augmentation<ContainerManualContainerModule1> augmentationValue)  | 
ContainerManualContainerModule1Builder | 
ContainerManualContainerModule1Builder.removeAugmentation(Class<? extends Augmentation<ContainerManualContainerModule1>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<ContainerManualContainerModule2>> | 
ContainerManualContainerModule2Builder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
ContainerManualContainerModule2Builder | 
ContainerManualContainerModule2Builder.addAugmentation(Class<? extends Augmentation<ContainerManualContainerModule2>> augmentationType,
               Augmentation<ContainerManualContainerModule2> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
ContainerManualContainerModule2Builder | 
ContainerManualContainerModule2Builder.addAugmentation(Class<? extends Augmentation<ContainerManualContainerModule2>> augmentationType,
               Augmentation<ContainerManualContainerModule2> augmentationValue)  | 
ContainerManualContainerModule2Builder | 
ContainerManualContainerModule2Builder.removeAugmentation(Class<? extends Augmentation<ContainerManualContainerModule2>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<ContainerModule3>> | 
ContainerModule3Builder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
ContainerModule3Builder | 
ContainerModule3Builder.addAugmentation(Class<? extends Augmentation<ContainerModule3>> augmentationType,
               Augmentation<ContainerModule3> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
ContainerModule3Builder | 
ContainerModule3Builder.addAugmentation(Class<? extends Augmentation<ContainerModule3>> augmentationType,
               Augmentation<ContainerModule3> augmentationValue)  | 
ContainerModule3Builder | 
ContainerModule3Builder.removeAugmentation(Class<? extends Augmentation<ContainerModule3>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<ManualListModule12>> | 
ManualListModule12Builder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
ManualListModule12Builder | 
ManualListModule12Builder.addAugmentation(Class<? extends Augmentation<ManualListModule12>> augmentationType,
               Augmentation<ManualListModule12> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
ManualListModule12Builder | 
ManualListModule12Builder.addAugmentation(Class<? extends Augmentation<ManualListModule12>> augmentationType,
               Augmentation<ManualListModule12> augmentationValue)  | 
ManualListModule12Builder | 
ManualListModule12Builder.removeAugmentation(Class<? extends Augmentation<ManualListModule12>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<ManualContainerModule1>> | 
ManualContainerModule1Builder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
ManualContainerModule1Builder | 
ManualContainerModule1Builder.addAugmentation(Class<? extends Augmentation<ManualContainerModule1>> augmentationType,
               Augmentation<ManualContainerModule1> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
ManualContainerModule1Builder | 
ManualContainerModule1Builder.addAugmentation(Class<? extends Augmentation<ManualContainerModule1>> augmentationType,
               Augmentation<ManualContainerModule1> augmentationValue)  | 
ManualContainerModule1Builder | 
ManualContainerModule1Builder.removeAugmentation(Class<? extends Augmentation<ManualContainerModule1>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<ContainerModule3>> | 
ContainerModule3Builder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
ContainerModule3Builder | 
ContainerModule3Builder.addAugmentation(Class<? extends Augmentation<ContainerModule3>> augmentationType,
               Augmentation<ContainerModule3> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
ContainerModule3Builder | 
ContainerModule3Builder.addAugmentation(Class<? extends Augmentation<ContainerModule3>> augmentationType,
               Augmentation<ContainerModule3> augmentationValue)  | 
ContainerModule3Builder | 
ContainerModule3Builder.removeAugmentation(Class<? extends Augmentation<ContainerModule3>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Module4Main>> | 
Module4MainBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
Module4MainBuilder | 
Module4MainBuilder.addAugmentation(Class<? extends Augmentation<Module4Main>> augmentationType,
               Augmentation<Module4Main> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
Module4MainBuilder | 
Module4MainBuilder.addAugmentation(Class<? extends Augmentation<Module4Main>> augmentationType,
               Augmentation<Module4Main> augmentationValue)  | 
Module4MainBuilder | 
Module4MainBuilder.removeAugmentation(Class<? extends Augmentation<Module4Main>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<ContainerModule4>> | 
ContainerModule4Builder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
ContainerModule4Builder | 
ContainerModule4Builder.addAugmentation(Class<? extends Augmentation<ContainerModule4>> augmentationType,
               Augmentation<ContainerModule4> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
ContainerModule4Builder | 
ContainerModule4Builder.addAugmentation(Class<? extends Augmentation<ContainerModule4>> augmentationType,
               Augmentation<ContainerModule4> augmentationValue)  | 
ContainerModule4Builder | 
ContainerModule4Builder.removeAugmentation(Class<? extends Augmentation<ContainerModule4>> augmentationType)  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
ManualContainerModule11  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<AddressableCont>> | 
AddressableContBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<Container>> | 
ContainerBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<UnaddressableCont>> | 
UnaddressableContBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<WithChoice>> | 
WithChoiceBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
AddressableContBuilder | 
AddressableContBuilder.addAugmentation(Class<? extends Augmentation<AddressableCont>> augmentationType,
               Augmentation<AddressableCont> augmentationValue)  | 
ContainerBuilder | 
ContainerBuilder.addAugmentation(Class<? extends Augmentation<Container>> augmentationType,
               Augmentation<Container> augmentationValue)  | 
UnaddressableContBuilder | 
UnaddressableContBuilder.addAugmentation(Class<? extends Augmentation<UnaddressableCont>> augmentationType,
               Augmentation<UnaddressableCont> augmentationValue)  | 
WithChoiceBuilder | 
WithChoiceBuilder.addAugmentation(Class<? extends Augmentation<WithChoice>> augmentationType,
               Augmentation<WithChoice> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<AddressableChild>> | 
AddressableChildBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
AddressableChildBuilder | 
AddressableChildBuilder.addAugmentation(Class<? extends Augmentation<AddressableChild>> augmentationType,
               Augmentation<AddressableChild> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
AddressableChildBuilder | 
AddressableChildBuilder.addAugmentation(Class<? extends Augmentation<AddressableChild>> augmentationType,
               Augmentation<AddressableChild> augmentationValue)  | 
AddressableChildBuilder | 
AddressableChildBuilder.removeAugmentation(Class<? extends Augmentation<AddressableChild>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Keyed>> | 
KeyedBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<Unkeyed>> | 
UnkeyedBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
KeyedBuilder | 
KeyedBuilder.addAugmentation(Class<? extends Augmentation<Keyed>> augmentationType,
               Augmentation<Keyed> augmentationValue)  | 
UnkeyedBuilder | 
UnkeyedBuilder.addAugmentation(Class<? extends Augmentation<Unkeyed>> augmentationType,
               Augmentation<Unkeyed> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
KeyedBuilder | 
KeyedBuilder.addAugmentation(Class<? extends Augmentation<Keyed>> augmentationType,
               Augmentation<Keyed> augmentationValue)  | 
UnkeyedBuilder | 
UnkeyedBuilder.addAugmentation(Class<? extends Augmentation<Unkeyed>> augmentationType,
               Augmentation<Unkeyed> augmentationValue)  | 
KeyedBuilder | 
KeyedBuilder.removeAugmentation(Class<? extends Augmentation<Keyed>> augmentationType)  | 
UnkeyedBuilder | 
UnkeyedBuilder.removeAugmentation(Class<? extends Augmentation<Unkeyed>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<AddressableCase>> | 
AddressableCaseBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<UnaddressableCase>> | 
UnaddressableCaseBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
AddressableCaseBuilder | 
AddressableCaseBuilder.addAugmentation(Class<? extends Augmentation<AddressableCase>> augmentationType,
               Augmentation<AddressableCase> augmentationValue)  | 
UnaddressableCaseBuilder | 
UnaddressableCaseBuilder.addAugmentation(Class<? extends Augmentation<UnaddressableCase>> augmentationType,
               Augmentation<UnaddressableCase> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
AddressableCaseBuilder | 
AddressableCaseBuilder.addAugmentation(Class<? extends Augmentation<AddressableCase>> augmentationType,
               Augmentation<AddressableCase> augmentationValue)  | 
UnaddressableCaseBuilder | 
UnaddressableCaseBuilder.addAugmentation(Class<? extends Augmentation<UnaddressableCase>> augmentationType,
               Augmentation<UnaddressableCase> augmentationValue)  | 
AddressableCaseBuilder | 
AddressableCaseBuilder.removeAugmentation(Class<? extends Augmentation<AddressableCase>> augmentationType)  | 
UnaddressableCaseBuilder | 
UnaddressableCaseBuilder.removeAugmentation(Class<? extends Augmentation<UnaddressableCase>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Addressable>> | 
AddressableBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
AddressableBuilder | 
AddressableBuilder.addAugmentation(Class<? extends Augmentation<Addressable>> augmentationType,
               Augmentation<Addressable> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
AddressableBuilder | 
AddressableBuilder.addAugmentation(Class<? extends Augmentation<Addressable>> augmentationType,
               Augmentation<Addressable> augmentationValue)  | 
AddressableBuilder | 
AddressableBuilder.removeAugmentation(Class<? extends Augmentation<Addressable>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<Cont>> | 
ContBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
ContBuilder | 
ContBuilder.addAugmentation(Class<? extends Augmentation<Cont>> augmentationType,
               Augmentation<Cont> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
ContBuilder | 
ContBuilder.addAugmentation(Class<? extends Augmentation<Cont>> augmentationType,
               Augmentation<Cont> augmentationValue)  | 
ContBuilder | 
ContBuilder.removeAugmentation(Class<? extends Augmentation<Cont>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<BooleanContainer>> | 
BooleanContainerBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
BooleanContainerBuilder | 
BooleanContainerBuilder.addAugmentation(Class<? extends Augmentation<BooleanContainer>> augmentationType,
               Augmentation<BooleanContainer> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
BooleanContainerBuilder | 
BooleanContainerBuilder.addAugmentation(Class<? extends Augmentation<BooleanContainer>> augmentationType,
               Augmentation<BooleanContainer> augmentationValue)  | 
BooleanContainerBuilder | 
BooleanContainerBuilder.removeAugmentation(Class<? extends Augmentation<BooleanContainer>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
<E extends Augmentation<BooleanList>> | 
BooleanListBuilder.getAugmentation(Class<E> augmentationType)  | 
<E extends Augmentation<BooleanListInt>> | 
BooleanListIntBuilder.getAugmentation(Class<E> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
BooleanListBuilder | 
BooleanListBuilder.addAugmentation(Class<? extends Augmentation<BooleanList>> augmentationType,
               Augmentation<BooleanList> augmentationValue)  | 
BooleanListIntBuilder | 
BooleanListIntBuilder.addAugmentation(Class<? extends Augmentation<BooleanListInt>> augmentationType,
               Augmentation<BooleanListInt> augmentationValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
BooleanListBuilder | 
BooleanListBuilder.addAugmentation(Class<? extends Augmentation<BooleanList>> augmentationType,
               Augmentation<BooleanList> augmentationValue)  | 
BooleanListIntBuilder | 
BooleanListIntBuilder.addAugmentation(Class<? extends Augmentation<BooleanListInt>> augmentationType,
               Augmentation<BooleanListInt> augmentationValue)  | 
BooleanListBuilder | 
BooleanListBuilder.removeAugmentation(Class<? extends Augmentation<BooleanList>> augmentationType)  | 
BooleanListIntBuilder | 
BooleanListIntBuilder.removeAugmentation(Class<? extends Augmentation<BooleanListInt>> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
Map<Class<? extends Augmentation<?>>,Augmentation<?>> | 
AugmentationReader.getAugmentations(Object obj)  | 
Map<Class<? extends Augmentation<?>>,Augmentation<?>> | 
AugmentationReader.getAugmentations(Object obj)  | 
| Modifier and Type | Method and Description | 
|---|---|
<N extends DataObject & Augmentation<? super T>> | 
InstanceIdentifier.augmentation(Class<N> container)  | 
<N extends DataObject & Augmentation<? super T>> | 
InstanceIdentifier.InstanceIdentifierBuilder.augmentation(Class<N> container)
Build an identifier which refers to a specific augmentation of the current InstanceIdentifier referenced by
 the builder 
 | 
<E extends Augmentation<T>> | 
Augmentable.getAugmentation(Class<E> augmentationType)
Returns instance of augmentation. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Map<Class<? extends Augmentation<T>>,Augmentation<T>> | 
AugmentationHolder.augmentations()
Returns map of all augmentations. 
 | 
Map<Class<? extends Augmentation<T>>,Augmentation<T>> | 
AugmentationHolder.augmentations()
Returns map of all augmentations. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
BindingStreamEventWriter.startAugmentationNode(Class<? extends Augmentation<?>> augmentationType)
Emits start of augmentation node. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static Map<Class<? extends Augmentation<?>>,Augmentation<?>> | 
BindingReflections.getAugmentations(Augmentable<?> input)
Extracts augmentation from Binding DTO field using reflection 
 | 
static Map<Class<? extends Augmentation<?>>,Augmentation<?>> | 
BindingReflections.getAugmentations(Augmentable<?> input)
Extracts augmentation from Binding DTO field using reflection 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static Class<? extends Augmentable<?>> | 
BindingReflections.findAugmentationTarget(Class<? extends Augmentation<?>> augmentation)
Find augmentation target class from concrete Augmentation class
 This method uses first generic argument of implemented
  
Augmentation interface. | 
Copyright © 2018 OpenDaylight. All rights reserved.