Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.secondary.explicit.route.subobjects.subobject.type.DynamicControlProtectionCase
Packages that use DynamicControlProtectionCase
Package
Description
-
Uses of DynamicControlProtectionCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.secondary.explicit.route.subobjects.subobject.type
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.secondary.explicit.route.subobjects.subobject.type with type parameters of type DynamicControlProtectionCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<DynamicControlProtectionCase>>
E$$DynamicControlProtectionCaseBuilder.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.secondary.explicit.route.subobjects.subobject.type that return DynamicControlProtectionCaseModifier and TypeMethodDescription@NonNull DynamicControlProtectionCaseDynamicControlProtectionCaseBuilder.build()A newDynamicControlProtectionCaseinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.secondary.explicit.route.subobjects.subobject.type that return types with arguments of type DynamicControlProtectionCaseModifier and TypeMethodDescriptiondefault Class<DynamicControlProtectionCase> DynamicControlProtectionCase.implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.secondary.explicit.route.subobjects.subobject.type with parameters of type DynamicControlProtectionCaseModifier and TypeMethodDescriptionstatic booleanDynamicControlProtectionCase.bindingEquals(@NonNull DynamicControlProtectionCase thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intDynamicControlProtectionCase.bindingHashCode(@NonNull DynamicControlProtectionCase obj) Default implementation ofObject.hashCode()contract for this interface.static StringDynamicControlProtectionCase.bindingToString(@NonNull DynamicControlProtectionCase 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.secondary.explicit.route.subobjects.subobject.type with type arguments of type DynamicControlProtectionCaseModifier 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.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.secondary.explicit.route.subobjects.subobject.type with parameters of type DynamicControlProtectionCaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedDynamicControlProtectionCase.