Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.protection.object.protection.object.DynamicControlProtectionObjectCase
Packages that use DynamicControlProtectionObjectCase
Package
Description
-
Uses of DynamicControlProtectionObjectCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.protection.object.protection.object
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.protection.object.protection.object with type parameters of type DynamicControlProtectionObjectCaseModifier 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.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.protection.object.protection.object that return DynamicControlProtectionObjectCaseModifier and TypeMethodDescription@NonNull DynamicControlProtectionObjectCaseDynamicControlProtectionObjectCaseBuilder.build()A newDynamicControlProtectionObjectCaseinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.protection.object.protection.object that return types with arguments of type DynamicControlProtectionObjectCaseModifier and TypeMethodDescriptiondefault Class<DynamicControlProtectionObjectCase> DynamicControlProtectionObjectCase.implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.protection.object.protection.object with parameters of type DynamicControlProtectionObjectCaseModifier and TypeMethodDescriptionstatic booleanDynamicControlProtectionObjectCase.bindingEquals(@NonNull DynamicControlProtectionObjectCase thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intDynamicControlProtectionObjectCase.bindingHashCode(@NonNull DynamicControlProtectionObjectCase obj) Default implementation ofObject.hashCode()contract for this interface.static StringDynamicControlProtectionObjectCase.bindingToString(@NonNull DynamicControlProtectionObjectCase obj) Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.protection.object.protection.object with type arguments of type DynamicControlProtectionObjectCaseModifier 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.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.protection.object.protection.object with parameters of type DynamicControlProtectionObjectCaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedDynamicControlProtectionObjectCase.