Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.detour.object.detour.object.ipv6.detour.object.PlrIdBuilder
Packages that use PlrIdBuilder
Package
Description
-
Uses of PlrIdBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.detour.object.detour.object.ipv6.detour.object
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.detour.object.detour.object.ipv6.detour.object that return PlrIdBuilderModifier and TypeMethodDescriptionPlrIdBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<PlrId> augmentation) Add an augmentation to this builder's product.PlrIdBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<PlrId>> augmentationType) Remove an augmentation from this builder's product.PlrIdBuilder.setPlrId(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6AddressNoZone value) Set the property corresponding toPlrId.getPlrId()to the specified value.