Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.protection.object.protection.object.DynamicControlProtectionObjectCase
Package
Description
-
Uses of DynamicControlProtectionObjectCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.protection.object.protection.object
Modifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<DynamicControlProtectionObjectCase>>
E$$DynamicControlProtectionObjectCaseBuilder.augmentation
(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Modifier and TypeMethodDescription@NonNull DynamicControlProtectionObjectCase
DynamicControlProtectionObjectCaseBuilder.build()
A newDynamicControlProtectionObjectCase
instance.Modifier and TypeMethodDescriptiondefault Class
<DynamicControlProtectionObjectCase> DynamicControlProtectionObjectCase.implementedInterface()
Modifier and TypeMethodDescriptionstatic boolean
DynamicControlProtectionObjectCase.bindingEquals
(@NonNull DynamicControlProtectionObjectCase thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
DynamicControlProtectionObjectCase.bindingHashCode
(@NonNull DynamicControlProtectionObjectCase obj) Default implementation ofObject.hashCode()
contract for this interface.static String
DynamicControlProtectionObjectCase.bindingToString
(@NonNull DynamicControlProtectionObjectCase obj) Default implementation ofObject.toString()
contract for this interface.Modifier and TypeMethodDescriptionDynamicControlProtectionObjectCaseBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<DynamicControlProtectionObjectCase> augmentation) Add an augmentation to this builder's product.DynamicControlProtectionObjectCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<DynamicControlProtectionObjectCase>> augmentationType) Remove an augmentation from this builder's product.ModifierConstructorDescriptionConstruct a builder initialized with state from specifiedDynamicControlProtectionObjectCase
.