Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.fast.reroute.object.fast.reroute.object.BasicFastRerouteObjectCase
-
Packages that use BasicFastRerouteObjectCase Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.fast.reroute.object.fast.reroute.object -
-
Uses of BasicFastRerouteObjectCase 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 BasicFastRerouteObjectCase Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<BasicFastRerouteObjectCase>>
E$$BasicFastRerouteObjectCaseBuilder. 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 BasicFastRerouteObjectCase Modifier and Type Method Description BasicFastRerouteObjectCaseBasicFastRerouteObjectCaseBuilder. 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 BasicFastRerouteObjectCase Modifier and Type Method Description default Class<BasicFastRerouteObjectCase>BasicFastRerouteObjectCase. 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 BasicFastRerouteObjectCase Modifier and Type Method Description static booleanBasicFastRerouteObjectCase. bindingEquals(@NonNull BasicFastRerouteObjectCase thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intBasicFastRerouteObjectCase. bindingHashCode(@NonNull BasicFastRerouteObjectCase obj)Default implementation ofObject.hashCode()contract for this interface.static StringBasicFastRerouteObjectCase. bindingToString(@NonNull BasicFastRerouteObjectCase 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 BasicFastRerouteObjectCase Modifier and Type Method Description BasicFastRerouteObjectCaseBuilderBasicFastRerouteObjectCaseBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<BasicFastRerouteObjectCase> augmentation)Add an augmentation to this builder's product.BasicFastRerouteObjectCaseBuilderBasicFastRerouteObjectCaseBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<BasicFastRerouteObjectCase>> 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 BasicFastRerouteObjectCase Constructor Description BasicFastRerouteObjectCaseBuilder(BasicFastRerouteObjectCase base)
-