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 org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.secondary._record.route.subobjects.subobject.type -
-
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 BasicProtectionCase Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<BasicProtectionCase>>
E$$BasicProtectionCaseBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.secondary._record.route.subobjects.subobject.type that return BasicProtectionCase Modifier and Type Method Description BasicProtectionCaseBasicProtectionCaseBuilder. build()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 BasicProtectionCase Modifier and Type Method Description default 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 BasicProtectionCase Modifier and Type Method Description static 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 BasicProtectionCase Modifier and Type Method Description BasicProtectionCaseBuilderBasicProtectionCaseBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<BasicProtectionCase> augmentation)Add an augmentation to this builder's product.BasicProtectionCaseBuilderBasicProtectionCaseBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.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 BasicProtectionCase Constructor Description BasicProtectionCaseBuilder(BasicProtectionCase base)
-