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
Packages that use LegacyFastRerouteObject
Package
Description
-
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 LegacyFastRerouteObjectModifier and TypeMethodDescriptionLegacyFastRerouteObjectCase.getLegacyFastRerouteObject()Return legacyFastRerouteObject, ornullif it is not present.LegacyFastRerouteObjectCaseBuilder.getLegacyFastRerouteObject()Return current value associated with the property corresponding toLegacyFastRerouteObjectCase.getLegacyFastRerouteObject().@NonNull LegacyFastRerouteObjectLegacyFastRerouteObjectCase.nonnullLegacyFastRerouteObject()Return legacyFastRerouteObject, or an empty instance if it is not present.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 LegacyFastRerouteObjectModifier and TypeMethodDescriptionLegacyFastRerouteObjectCaseBuilder.setLegacyFastRerouteObject(LegacyFastRerouteObject value) Set the property corresponding toLegacyFastRerouteObjectCase.getLegacyFastRerouteObject()to the specified 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 LegacyFastRerouteObjectModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<LegacyFastRerouteObject>>
E$$LegacyFastRerouteObjectBuilder.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.fast.reroute.object.fast.reroute.object.legacy.fast.reroute.object._case that return LegacyFastRerouteObjectModifier and TypeMethodDescription@NonNull LegacyFastRerouteObjectLegacyFastRerouteObjectBuilder.build()A newLegacyFastRerouteObjectinstance.static @NonNull LegacyFastRerouteObjectLegacyFastRerouteObjectBuilder.empty()Get empty instance of LegacyFastRerouteObject.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 LegacyFastRerouteObjectModifier and TypeMethodDescriptiondefault 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 LegacyFastRerouteObjectModifier and TypeMethodDescriptionstatic 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 LegacyFastRerouteObjectModifier and TypeMethodDescriptionLegacyFastRerouteObjectBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<LegacyFastRerouteObject> augmentation) Add an augmentation to this builder's product.LegacyFastRerouteObjectBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.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 LegacyFastRerouteObjectModifierConstructorDescriptionConstruct a builder initialized with state from specifiedLegacyFastRerouteObject.