Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.secondary._record.route.subobjects.subobject.type.BasicProtectionCaseBuilder
Package
Description
-
Uses of BasicProtectionCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.secondary._record.route.subobjects.subobject.type
Modifier and TypeMethodDescriptionBasicProtectionCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<BasicProtectionCase> augmentation) Add an augmentation to this builder's product.BasicProtectionCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<BasicProtectionCase>> augmentationType) Remove an augmentation from this builder's product.BasicProtectionCaseBuilder.setBasicProtection
(BasicProtection value) Set the property corresponding toBasicProtectionCase.getBasicProtection()
to the specified value.