Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.fast.reroute.object.fast.reroute.object.basic.fast.reroute.object._case.BasicFastRerouteObject
-
-
Uses of BasicFastRerouteObject 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 BasicFastRerouteObject Modifier and Type Method Description BasicFastRerouteObjectBasicFastRerouteObjectCase. getBasicFastRerouteObject()Return basicFastRerouteObject, ornullif it is not present.BasicFastRerouteObjectBasicFastRerouteObjectCaseBuilder. getBasicFastRerouteObject()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 BasicFastRerouteObject Modifier and Type Method Description BasicFastRerouteObjectCaseBuilderBasicFastRerouteObjectCaseBuilder. setBasicFastRerouteObject(BasicFastRerouteObject value) -
Uses of BasicFastRerouteObject in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.fast.reroute.object.fast.reroute.object.basic.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.basic.fast.reroute.object._case with type parameters of type BasicFastRerouteObject Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<BasicFastRerouteObject>>
E$$BasicFastRerouteObjectBuilder. 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.basic.fast.reroute.object._case that return BasicFastRerouteObject Modifier and Type Method Description BasicFastRerouteObjectBasicFastRerouteObjectBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.fast.reroute.object.fast.reroute.object.basic.fast.reroute.object._case that return types with arguments of type BasicFastRerouteObject Modifier and Type Method Description default Class<BasicFastRerouteObject>BasicFastRerouteObject. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.fast.reroute.object.fast.reroute.object.basic.fast.reroute.object._case with parameters of type BasicFastRerouteObject Modifier and Type Method Description static booleanBasicFastRerouteObject. bindingEquals(@NonNull BasicFastRerouteObject thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intBasicFastRerouteObject. bindingHashCode(@NonNull BasicFastRerouteObject obj)Default implementation ofObject.hashCode()contract for this interface.static StringBasicFastRerouteObject. bindingToString(@NonNull BasicFastRerouteObject 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.basic.fast.reroute.object._case with type arguments of type BasicFastRerouteObject Modifier and Type Method Description BasicFastRerouteObjectBuilderBasicFastRerouteObjectBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<BasicFastRerouteObject> augmentation)Add an augmentation to this builder's product.BasicFastRerouteObjectBuilderBasicFastRerouteObjectBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<BasicFastRerouteObject>> 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.basic.fast.reroute.object._case with parameters of type BasicFastRerouteObject Constructor Description BasicFastRerouteObjectBuilder(BasicFastRerouteObject base)
-