public class PlrIdBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<PlrId>
PlrIdBuilder instances.PlrIdBuilder| Constructor and Description |
|---|
PlrIdBuilder() |
PlrIdBuilder(PlrId base) |
| Modifier and Type | Method and Description |
|---|---|
PlrIdBuilder |
addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PlrId>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<PlrId> augmentationValue) |
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<PlrId>> |
augmentation(Class<E> augmentationType) |
PlrId |
build() |
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6AddressNoZone |
getPlrId() |
PlrIdBuilder |
removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PlrId>> augmentationType) |
PlrIdBuilder |
setPlrId(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6AddressNoZone value) |
public PlrIdBuilder()
public PlrIdBuilder(PlrId base)
public org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6AddressNoZone getPlrId()
public <E extends org.opendaylight.yangtools.yang.binding.Augmentation<PlrId>> E augmentation(Class<E> augmentationType)
public PlrIdBuilder setPlrId(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6AddressNoZone value)
public PlrIdBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PlrId>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<PlrId> augmentationValue)
public PlrIdBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PlrId>> augmentationType)
Copyright © 2018 OpenDaylight. All rights reserved.