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
-
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 Ipv4DetourObjectModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<Ipv4DetourObject>>
E$$Ipv4DetourObjectBuilder.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 Ipv4DetourObjectModifier and TypeMethodDescription@NonNull Ipv4DetourObjectIpv4DetourObjectBuilder.build()A newIpv4DetourObjectinstance.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 Ipv4DetourObjectModifier and TypeMethodDescriptiondefault 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 Ipv4DetourObjectModifier and TypeMethodDescriptionstatic 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 Ipv4DetourObjectModifier and TypeMethodDescriptionIpv4DetourObjectBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<Ipv4DetourObject> augmentation) Add an augmentation to this builder's product.Ipv4DetourObjectBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.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 Ipv4DetourObjectModifierConstructorDescriptionConstruct a builder initialized with state from specifiedIpv4DetourObject.