| Modifier and Type | Method and Description |
|---|---|
List<VendorInformationObject> |
VendorInformationObjects.getVendorInformationObject()
VENDOR-INFORMATION-OBJECT
|
| Modifier and Type | Method and Description |
|---|---|
List<VendorInformationObject> |
RepliesBuilder.getVendorInformationObject() |
| Modifier and Type | Method and Description |
|---|---|
RepliesBuilder |
RepliesBuilder.setVendorInformationObject(List<VendorInformationObject> value) |
| Modifier and Type | Method and Description |
|---|---|
List<VendorInformationObject> |
SuccessBuilder.getVendorInformationObject() |
| Modifier and Type | Method and Description |
|---|---|
SuccessBuilder |
SuccessBuilder.setVendorInformationObject(List<VendorInformationObject> value) |
| Modifier and Type | Method and Description |
|---|---|
List<VendorInformationObject> |
RequestsBuilder.getVendorInformationObject() |
List<VendorInformationObject> |
SvecBuilder.getVendorInformationObject() |
| Modifier and Type | Method and Description |
|---|---|
RequestsBuilder |
RequestsBuilder.setVendorInformationObject(List<VendorInformationObject> value) |
SvecBuilder |
SvecBuilder.setVendorInformationObject(List<VendorInformationObject> value) |
| Modifier and Type | Method and Description |
|---|---|
List<VendorInformationObject> |
P2pBuilder.getVendorInformationObject() |
| Modifier and Type | Method and Description |
|---|---|
P2pBuilder |
P2pBuilder.setVendorInformationObject(List<VendorInformationObject> value) |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<VendorInformationObject>> |
VendorInformationObjectBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
VendorInformationObject |
VendorInformationObjectBuilder.build() |
| 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 © 2018 OpenDaylight. All rights reserved.