Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.fast.reroute.object.fast.reroute.object.LegacyFastRerouteObjectCase
-
Packages that use LegacyFastRerouteObjectCase Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.fast.reroute.object.fast.reroute.object -
-
Uses of LegacyFastRerouteObjectCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.fast.reroute.object.fast.reroute.object
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.fast.reroute.object.fast.reroute.object with type parameters of type LegacyFastRerouteObjectCase Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<LegacyFastRerouteObjectCase>>
E$$LegacyFastRerouteObjectCaseBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.fast.reroute.object.fast.reroute.object that return LegacyFastRerouteObjectCase Modifier and Type Method Description LegacyFastRerouteObjectCaseLegacyFastRerouteObjectCaseBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.fast.reroute.object.fast.reroute.object that return types with arguments of type LegacyFastRerouteObjectCase Modifier and Type Method Description default Class<LegacyFastRerouteObjectCase>LegacyFastRerouteObjectCase. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.fast.reroute.object.fast.reroute.object with parameters of type LegacyFastRerouteObjectCase Modifier and Type Method Description static booleanLegacyFastRerouteObjectCase. bindingEquals(@NonNull LegacyFastRerouteObjectCase thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intLegacyFastRerouteObjectCase. bindingHashCode(@NonNull LegacyFastRerouteObjectCase obj)Default implementation ofObject.hashCode()contract for this interface.static StringLegacyFastRerouteObjectCase. bindingToString(@NonNull LegacyFastRerouteObjectCase 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.fast.reroute.object.fast.reroute.object with type arguments of type LegacyFastRerouteObjectCase Modifier and Type Method Description LegacyFastRerouteObjectCaseBuilderLegacyFastRerouteObjectCaseBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<LegacyFastRerouteObjectCase> augmentation)Add an augmentation to this builder's product.LegacyFastRerouteObjectCaseBuilderLegacyFastRerouteObjectCaseBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<LegacyFastRerouteObjectCase>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.fast.reroute.object.fast.reroute.object with parameters of type LegacyFastRerouteObjectCase Constructor Description LegacyFastRerouteObjectCaseBuilder(LegacyFastRerouteObjectCase base)
-