Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.protection.object.protection.object.basic.protection.object._case.BasicProtectionObjectBuilder
Package
Description
-
Uses of BasicProtectionObjectBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.protection.object.protection.object.basic.protection.object._case
Modifier and TypeMethodDescriptionBasicProtectionObjectBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<BasicProtectionObject> augmentation) Add an augmentation to this builder's product.BasicProtectionObjectBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<BasicProtectionObject>> augmentationType) Remove an augmentation from this builder's product.BasicProtectionObjectBuilder.setProtectionSubobject
(ProtectionSubobject value) Set the property corresponding toProtectionSubobject.getProtectionSubobject()
to the specified value.