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
-
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 LegacyFastRerouteObjectCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<LegacyFastRerouteObjectCase>>
E$$LegacyFastRerouteObjectCaseBuilder.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 that return LegacyFastRerouteObjectCaseModifier and TypeMethodDescription@NonNull LegacyFastRerouteObjectCase
LegacyFastRerouteObjectCaseBuilder.build()
A newLegacyFastRerouteObjectCase
instance.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 LegacyFastRerouteObjectCaseModifier and TypeMethodDescriptiondefault 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 LegacyFastRerouteObjectCaseModifier and TypeMethodDescriptionstatic boolean
LegacyFastRerouteObjectCase.bindingEquals
(@NonNull LegacyFastRerouteObjectCase thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
LegacyFastRerouteObjectCase.bindingHashCode
(@NonNull LegacyFastRerouteObjectCase obj) Default implementation ofObject.hashCode()
contract for this interface.static String
LegacyFastRerouteObjectCase.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 LegacyFastRerouteObjectCaseModifier and TypeMethodDescriptionLegacyFastRerouteObjectCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<LegacyFastRerouteObjectCase> augmentation) Add an augmentation to this builder's product.LegacyFastRerouteObjectCaseBuilder.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 LegacyFastRerouteObjectCaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedLegacyFastRerouteObjectCase
.