Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.protection.object.protection.object.BasicProtectionObjectCaseBuilder
Packages that use BasicProtectionObjectCaseBuilder
Package
Description
-
Uses of BasicProtectionObjectCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.protection.object.protection.object
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.protection.object.protection.object that return BasicProtectionObjectCaseBuilderModifier 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.