Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.protection.object.protection.object.BasicProtectionObjectCaseBuilder
Package
Description
-
Uses of BasicProtectionObjectCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.protection.object.protection.object
Modifier and TypeMethodDescriptionBasicProtectionObjectCaseBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<BasicProtectionObjectCase> augmentation) Add an augmentation to this builder's product.BasicProtectionObjectCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<BasicProtectionObjectCase>> augmentationType) Remove an augmentation from this builder's product.BasicProtectionObjectCaseBuilder.setBasicProtectionObject
(BasicProtectionObject value) Set the property corresponding toBasicProtectionObjectCase.getBasicProtectionObject()
to the specified value.