Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.protection.object.protection.object.dynamic.control.protection.object._case.DynamicControlProtectionObjectBuilder
Packages that use DynamicControlProtectionObjectBuilder
Package
Description
-
Uses of DynamicControlProtectionObjectBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.protection.object.protection.object.dynamic.control.protection.object._case
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.protection.object.protection.object.dynamic.control.protection.object._case that return DynamicControlProtectionObjectBuilderModifier and TypeMethodDescriptionDynamicControlProtectionObjectBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<DynamicControlProtectionObject> augmentation) Add an augmentation to this builder's product.DynamicControlProtectionObjectBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<DynamicControlProtectionObject>> augmentationType) Remove an augmentation from this builder's product.DynamicControlProtectionObjectBuilder.setProtectionSubobject
(ProtectionSubobject value) Set the property corresponding toProtectionSubobject.getProtectionSubobject()
to the specified value.