| Modifier and Type | Method and Description |
|---|---|
NodeIdentifier |
Tlvs2Builder.getNodeIdentifier() |
NodeIdentifier |
Tlvs1Builder.getNodeIdentifier() |
NodeIdentifier |
NodeIdentifierTlv.getNodeIdentifier() |
| Modifier and Type | Method and Description |
|---|---|
Tlvs2Builder |
Tlvs2Builder.setNodeIdentifier(NodeIdentifier value) |
Tlvs1Builder |
Tlvs1Builder.setNodeIdentifier(NodeIdentifier value) |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<NodeIdentifier>> |
NodeIdentifierBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
NodeIdentifier |
NodeIdentifierBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
NodeIdentifierBuilder |
NodeIdentifierBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NodeIdentifier>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<NodeIdentifier> augmentation) |
NodeIdentifierBuilder |
NodeIdentifierBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NodeIdentifier>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<NodeIdentifier> augmentation) |
| Constructor and Description |
|---|
NodeIdentifierBuilder(NodeIdentifier base) |
Copyright © 2014. All rights reserved.