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 org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.protection.object.protection.object -
-
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 BasicProtectionObjectCaseBuilder Modifier and Type Method Description BasicProtectionObjectCaseBuilderBasicProtectionObjectCaseBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<BasicProtectionObjectCase> augmentation)Add an augmentation to this builder's product.BasicProtectionObjectCaseBuilderBasicProtectionObjectCaseBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<BasicProtectionObjectCase>> augmentationType)Remove an augmentation from this builder's product.BasicProtectionObjectCaseBuilderBasicProtectionObjectCaseBuilder. setBasicProtectionObject(BasicProtectionObject value)
-