Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.fast.reroute.object.fast.reroute.object.legacy.fast.reroute.object._case.LegacyFastRerouteObject
-
-
Uses of LegacyFastRerouteObject 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 that return LegacyFastRerouteObject Modifier and Type Method Description LegacyFastRerouteObjectLegacyFastRerouteObjectCase. getLegacyFastRerouteObject()Return legacyFastRerouteObject, ornullif it is not present.LegacyFastRerouteObjectLegacyFastRerouteObjectCaseBuilder. getLegacyFastRerouteObject()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 LegacyFastRerouteObject Modifier and Type Method Description LegacyFastRerouteObjectCaseBuilderLegacyFastRerouteObjectCaseBuilder. setLegacyFastRerouteObject(LegacyFastRerouteObject value) -
Uses of LegacyFastRerouteObject in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.fast.reroute.object.fast.reroute.object.legacy.fast.reroute.object._case
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.fast.reroute.object.fast.reroute.object.legacy.fast.reroute.object._case with type parameters of type LegacyFastRerouteObject Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<LegacyFastRerouteObject>>
E$$LegacyFastRerouteObjectBuilder. 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.legacy.fast.reroute.object._case that return LegacyFastRerouteObject Modifier and Type Method Description LegacyFastRerouteObjectLegacyFastRerouteObjectBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.fast.reroute.object.fast.reroute.object.legacy.fast.reroute.object._case that return types with arguments of type LegacyFastRerouteObject Modifier and Type Method Description default Class<LegacyFastRerouteObject>LegacyFastRerouteObject. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.fast.reroute.object.fast.reroute.object.legacy.fast.reroute.object._case with parameters of type LegacyFastRerouteObject Modifier and Type Method Description static booleanLegacyFastRerouteObject. bindingEquals(@NonNull LegacyFastRerouteObject thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intLegacyFastRerouteObject. bindingHashCode(@NonNull LegacyFastRerouteObject obj)Default implementation ofObject.hashCode()contract for this interface.static StringLegacyFastRerouteObject. bindingToString(@NonNull LegacyFastRerouteObject 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.legacy.fast.reroute.object._case with type arguments of type LegacyFastRerouteObject Modifier and Type Method Description LegacyFastRerouteObjectBuilderLegacyFastRerouteObjectBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<LegacyFastRerouteObject> augmentation)Add an augmentation to this builder's product.LegacyFastRerouteObjectBuilderLegacyFastRerouteObjectBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<LegacyFastRerouteObject>> 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.legacy.fast.reroute.object._case with parameters of type LegacyFastRerouteObject Constructor Description LegacyFastRerouteObjectBuilder(LegacyFastRerouteObject base)
-