| Modifier and Type | Method and Description |
|---|---|
List<ProtocolIps> |
ProtocolIpCaseBuilder.getProtocolIps() |
| Modifier and Type | Method and Description |
|---|---|
ProtocolIpCaseBuilder |
ProtocolIpCaseBuilder.setProtocolIps(List<ProtocolIps> values) |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<ProtocolIps>> |
ProtocolIpsBuilder.augmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
ProtocolIps |
ProtocolIpsBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
ProtocolIpsBuilder |
ProtocolIpsBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ProtocolIps>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<ProtocolIps> augmentationValue) |
ProtocolIpsBuilder |
ProtocolIpsBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ProtocolIps>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<ProtocolIps> augmentationValue) |
ProtocolIpsBuilder |
ProtocolIpsBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ProtocolIps>> augmentationType) |
| Constructor and Description |
|---|
ProtocolIpsBuilder(ProtocolIps base) |
Copyright © 2019 OpenDaylight. All rights reserved.