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