Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.secondary._record.route.subobjects.subobject.type.DynamicControlProtectionCaseBuilder
Packages that use DynamicControlProtectionCaseBuilder
Package
Description
-
Uses of DynamicControlProtectionCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.secondary._record.route.subobjects.subobject.type
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.secondary._record.route.subobjects.subobject.type that return DynamicControlProtectionCaseBuilderModifier and TypeMethodDescriptionDynamicControlProtectionCaseBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<DynamicControlProtectionCase> augmentation) Add an augmentation to this builder's product.DynamicControlProtectionCaseBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<DynamicControlProtectionCase>> augmentationType) Remove an augmentation from this builder's product.DynamicControlProtectionCaseBuilder.setDynamicControlProtection(DynamicControlProtection value) Set the property corresponding toDynamicControlProtectionCase.getDynamicControlProtection()to the specified value.