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 org.opendaylight.yangtools.yang.binding.Augmentation<PlrId>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<PlrId> augmentationValue) |
PlrId |
build() |
<E extends org.opendaylight.yangtools.yang.binding.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 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.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 org.opendaylight.yangtools.yang.binding.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 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.