| Modifier and Type | Method and Description |
|---|---|
List<VendorInformationObject> |
RepliesBuilder.getVendorInformationObject() |
| Modifier and Type | Method and Description |
|---|---|
RepliesBuilder |
RepliesBuilder.setVendorInformationObject(List<VendorInformationObject> values) |
| Modifier and Type | Method and Description |
|---|---|
List<VendorInformationObject> |
SuccessBuilder.getVendorInformationObject() |
| Modifier and Type | Method and Description |
|---|---|
SuccessBuilder |
SuccessBuilder.setVendorInformationObject(List<VendorInformationObject> values) |
| Modifier and Type | Method and Description |
|---|---|
List<VendorInformationObject> |
SvecBuilder.getVendorInformationObject() |
List<VendorInformationObject> |
RequestsBuilder.getVendorInformationObject() |
| Modifier and Type | Method and Description |
|---|---|
SvecBuilder |
SvecBuilder.setVendorInformationObject(List<VendorInformationObject> values) |
RequestsBuilder |
RequestsBuilder.setVendorInformationObject(List<VendorInformationObject> values) |
| Modifier and Type | Method and Description |
|---|---|
List<VendorInformationObject> |
P2pBuilder.getVendorInformationObject() |
| Modifier and Type | Method and Description |
|---|---|
P2pBuilder |
P2pBuilder.setVendorInformationObject(List<VendorInformationObject> values) |
| Modifier and Type | Method and Description |
|---|---|
<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<VendorInformationObject>> |
VendorInformationObjectBuilder.augmentation(Class<E$$> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
VendorInformationObject |
VendorInformationObjectBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
default Class<VendorInformationObject> |
VendorInformationObject.implementedInterface() |
| Modifier and Type | Method and Description |
|---|---|
VendorInformationObjectBuilder |
VendorInformationObjectBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<VendorInformationObject>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<VendorInformationObject> augmentationValue) |
VendorInformationObjectBuilder |
VendorInformationObjectBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<VendorInformationObject>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<VendorInformationObject> augmentationValue) |
VendorInformationObjectBuilder |
VendorInformationObjectBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<VendorInformationObject>> augmentationType) |
| Constructor and Description |
|---|
VendorInformationObjectBuilder(VendorInformationObject base) |
Copyright © 2020 OpenDaylight. All rights reserved.