Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.detour.object.detour.object.Ipv6DetourObject
Packages that use Ipv6DetourObject
Package
Description
-
Uses of Ipv6DetourObject in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.detour.object.detour.object
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.detour.object.detour.object with type parameters of type Ipv6DetourObjectModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<Ipv6DetourObject>>
E$$Ipv6DetourObjectBuilder.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.detour.object.detour.object that return Ipv6DetourObjectModifier and TypeMethodDescription@NonNull Ipv6DetourObjectIpv6DetourObjectBuilder.build()A newIpv6DetourObjectinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.detour.object.detour.object that return types with arguments of type Ipv6DetourObjectModifier and TypeMethodDescriptiondefault Class<Ipv6DetourObject> Ipv6DetourObject.implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.detour.object.detour.object with parameters of type Ipv6DetourObjectModifier and TypeMethodDescriptionstatic booleanIpv6DetourObject.bindingEquals(@NonNull Ipv6DetourObject thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intIpv6DetourObject.bindingHashCode(@NonNull Ipv6DetourObject obj) Default implementation ofObject.hashCode()contract for this interface.static StringIpv6DetourObject.bindingToString(@NonNull Ipv6DetourObject 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.detour.object.detour.object with type arguments of type Ipv6DetourObjectModifier and TypeMethodDescriptionIpv6DetourObjectBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<Ipv6DetourObject> augmentation) Add an augmentation to this builder's product.Ipv6DetourObjectBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Ipv6DetourObject>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.detour.object.detour.object with parameters of type Ipv6DetourObjectModifierConstructorDescriptionConstruct a builder initialized with state from specifiedIpv6DetourObject.