Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.secondary.explicit.route.object.SecondaryExplicitRouteObject
Packages that use SecondaryExplicitRouteObject
Package
Description
-
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 SecondaryExplicitRouteObjectModifier and TypeMethodDescriptionSecondaryExplicitRouteObject.getSecondaryExplicitRouteObject()Return secondaryExplicitRouteObject, ornullif it is not present.@NonNull SecondaryExplicitRouteObjectSecondaryExplicitRouteObject.nonnullSecondaryExplicitRouteObject()Return secondaryExplicitRouteObject, or an empty instance if 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 SecondaryExplicitRouteObjectModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<SecondaryExplicitRouteObject>>
E$$SecondaryExplicitRouteObjectBuilder.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.secondary.explicit.route.object that return SecondaryExplicitRouteObjectModifier and TypeMethodDescription@NonNull SecondaryExplicitRouteObjectSecondaryExplicitRouteObjectBuilder.build()A newSecondaryExplicitRouteObjectinstance.static @NonNull SecondaryExplicitRouteObjectSecondaryExplicitRouteObjectBuilder.empty()Get empty instance of SecondaryExplicitRouteObject.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 SecondaryExplicitRouteObjectModifier and TypeMethodDescriptiondefault 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 SecondaryExplicitRouteObjectModifier and TypeMethodDescriptionstatic 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 SecondaryExplicitRouteObjectModifier and TypeMethodDescriptionSecondaryExplicitRouteObjectBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<SecondaryExplicitRouteObject> augmentation) Add an augmentation to this builder's product.SecondaryExplicitRouteObjectBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.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 SecondaryExplicitRouteObjectModifierConstructorDescriptionConstruct a builder initialized with state from specifiedSecondaryExplicitRouteObject.