Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.secondary.explicit.route.subobjects.subobject.type.basic.protection._case.BasicProtectionBuilder
Package
Description
-
Uses of BasicProtectionBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.secondary.explicit.route.subobjects.subobject.type.basic.protection._case
Modifier and TypeMethodDescriptionBasicProtectionBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<BasicProtection> augmentation) Add an augmentation to this builder's product.BasicProtectionBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<BasicProtection>> augmentationType) Remove an augmentation from this builder's product.BasicProtectionBuilder.setProtectionSubobject
(ProtectionSubobject value) Set the property corresponding toProtectionSubobject.getProtectionSubobject()
to the specified value.