Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.detour.object.detour.object.ipv4.detour.object.Plr
Packages that use Plr
Package
Description
-
Uses of Plr 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 that return types with arguments of type PlrModifier and TypeMethodDescriptionIpv4DetourObject.getPlr()Return plr, ornullif it is not present.Ipv4DetourObjectBuilder.getPlr()Return current value associated with the property corresponding toIpv4DetourObject.getPlr().Ipv4DetourObject.nonnullPlr()Return plr, or an empty list if it is not present.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 PlrModifier and TypeMethodDescriptionSet the property corresponding toIpv4DetourObject.getPlr()to the specified value. -
Uses of Plr in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.detour.object.detour.object.ipv4.detour.object
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.detour.object.detour.object.ipv4.detour.object with type parameters of type PlrModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<Plr>>
E$$PlrBuilder.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.ipv4.detour.object that return PlrMethods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.detour.object.detour.object.ipv4.detour.object that return types with arguments of type PlrMethods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.detour.object.detour.object.ipv4.detour.object with parameters of type PlrModifier and TypeMethodDescriptionstatic booleanPlr.bindingEquals(@NonNull Plr thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intPlr.bindingHashCode(@NonNull Plr obj) Default implementation ofObject.hashCode()contract for this interface.static StringPlr.bindingToString(@NonNull Plr 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.ipv4.detour.object with type arguments of type PlrModifier and TypeMethodDescriptionPlrBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<Plr> augmentation) Add an augmentation to this builder's product.PlrBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Plr>> 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.ipv4.detour.object with parameters of type PlrModifierConstructorDescriptionPlrBuilder(Plr base) Construct a builder initialized with state from specifiedPlr.