Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.detour.object.detour.object.Ipv4DetourObject
-
Packages that use Ipv4DetourObject Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.detour.object.detour.object -
-
Uses of Ipv4DetourObject 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 Ipv4DetourObject Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Ipv4DetourObject>>
E$$Ipv4DetourObjectBuilder. 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 Ipv4DetourObject Modifier and Type Method Description Ipv4DetourObjectIpv4DetourObjectBuilder. 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 Ipv4DetourObject Modifier and Type Method Description default Class<Ipv4DetourObject>Ipv4DetourObject. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.detour.object.detour.object with parameters of type Ipv4DetourObject Modifier and Type Method Description static booleanIpv4DetourObject. bindingEquals(@NonNull Ipv4DetourObject thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intIpv4DetourObject. bindingHashCode(@NonNull Ipv4DetourObject obj)Default implementation ofObject.hashCode()contract for this interface.static StringIpv4DetourObject. bindingToString(@NonNull Ipv4DetourObject 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 Ipv4DetourObject Modifier and Type Method Description Ipv4DetourObjectBuilderIpv4DetourObjectBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Ipv4DetourObject> augmentation)Add an augmentation to this builder's product.Ipv4DetourObjectBuilderIpv4DetourObjectBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Ipv4DetourObject>> 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 Ipv4DetourObject Constructor Description Ipv4DetourObjectBuilder(Ipv4DetourObject base)
-