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 org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.detour.object.detour.object -
-
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 Ipv6DetourObject Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Ipv6DetourObject>>
E$$Ipv6DetourObjectBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.detour.object.detour.object that return Ipv6DetourObject Modifier and Type Method Description Ipv6DetourObjectIpv6DetourObjectBuilder. build()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 Ipv6DetourObject Modifier and Type Method Description default 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 Ipv6DetourObject Modifier and Type Method Description static 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 Ipv6DetourObject Modifier and Type Method Description Ipv6DetourObjectBuilderIpv6DetourObjectBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Ipv6DetourObject> augmentation)Add an augmentation to this builder's product.Ipv6DetourObjectBuilderIpv6DetourObjectBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.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 Ipv6DetourObject Constructor Description Ipv6DetourObjectBuilder(Ipv6DetourObject base)
-