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