Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.detour.object.detour.object.ipv4.detour.object.PlrBuilder
Packages that use PlrBuilder
Package
Description
-
Uses of PlrBuilder 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 that return PlrBuilderModifier 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.PlrBuilder.setAvoidNode(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4AddressNoZone value) Set the property corresponding toPlr.getAvoidNode()to the specified value.PlrBuilder.setPlrId(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4AddressNoZone value) Set the property corresponding toPlr.getPlrId()to the specified value.