Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.exclude.route.object.ExcludeRouteObject
-
-
Uses of ExcludeRouteObject in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820 that return ExcludeRouteObject Modifier and Type Method Description ExcludeRouteObjectExcludeRouteObject. getExcludeRouteObject()Return excludeRouteObject, ornullif it is not present. -
Uses of ExcludeRouteObject in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.exclude.route.object
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.exclude.route.object with type parameters of type ExcludeRouteObject Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<ExcludeRouteObject>>
E$$ExcludeRouteObjectBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.exclude.route.object that return ExcludeRouteObject Modifier and Type Method Description ExcludeRouteObjectExcludeRouteObjectBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.exclude.route.object that return types with arguments of type ExcludeRouteObject Modifier and Type Method Description default Class<ExcludeRouteObject>ExcludeRouteObject. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.exclude.route.object with parameters of type ExcludeRouteObject Modifier and Type Method Description static booleanExcludeRouteObject. bindingEquals(@NonNull ExcludeRouteObject thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intExcludeRouteObject. bindingHashCode(@NonNull ExcludeRouteObject obj)Default implementation ofObject.hashCode()contract for this interface.static StringExcludeRouteObject. bindingToString(@NonNull ExcludeRouteObject 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.exclude.route.object with type arguments of type ExcludeRouteObject Modifier and Type Method Description ExcludeRouteObjectBuilderExcludeRouteObjectBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<ExcludeRouteObject> augmentation)Add an augmentation to this builder's product.ExcludeRouteObjectBuilderExcludeRouteObjectBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ExcludeRouteObject>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.exclude.route.object with parameters of type ExcludeRouteObject Constructor Description ExcludeRouteObjectBuilder(ExcludeRouteObject base)
-