Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.secondary._record.route.subobjects.subobject.type.BasicProtectionCase
Packages that use BasicProtectionCase
Package
Description
-
Uses of BasicProtectionCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.secondary._record.route.subobjects.subobject.type
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.secondary._record.route.subobjects.subobject.type with type parameters of type BasicProtectionCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<BasicProtectionCase>>
E$$BasicProtectionCaseBuilder.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._record.route.subobjects.subobject.type that return BasicProtectionCaseModifier and TypeMethodDescription@NonNull BasicProtectionCaseBasicProtectionCaseBuilder.build()A newBasicProtectionCaseinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.secondary._record.route.subobjects.subobject.type that return types with arguments of type BasicProtectionCaseModifier and TypeMethodDescriptiondefault Class<BasicProtectionCase> BasicProtectionCase.implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.secondary._record.route.subobjects.subobject.type with parameters of type BasicProtectionCaseModifier and TypeMethodDescriptionstatic booleanBasicProtectionCase.bindingEquals(@NonNull BasicProtectionCase thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intBasicProtectionCase.bindingHashCode(@NonNull BasicProtectionCase obj) Default implementation ofObject.hashCode()contract for this interface.static StringBasicProtectionCase.bindingToString(@NonNull BasicProtectionCase 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._record.route.subobjects.subobject.type with type arguments of type BasicProtectionCaseModifier and TypeMethodDescriptionBasicProtectionCaseBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<BasicProtectionCase> augmentation) Add an augmentation to this builder's product.BasicProtectionCaseBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<BasicProtectionCase>> 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._record.route.subobjects.subobject.type with parameters of type BasicProtectionCaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedBasicProtectionCase.