public class ItrRlocBuilder extends Object
| Constructor and Description |
|---|
ItrRlocBuilder() |
ItrRlocBuilder(LispAddress arg) |
| Modifier and Type | Method and Description |
|---|---|
ItrRlocBuilder |
addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ItrRloc>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<ItrRloc> augmentation) |
ItrRloc |
build() |
void |
fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
Set fields from given grouping argument.
|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<ItrRloc>> |
getAugmentation(Class<E> augmentationType) |
LispAddressContainer |
getLispAddressContainer() |
ItrRlocBuilder |
setLispAddressContainer(LispAddressContainer value) |
public ItrRlocBuilder()
public ItrRlocBuilder(LispAddress arg)
public void fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
arg - grouping objectIllegalArgumentException - if given argument is none of valid typespublic LispAddressContainer getLispAddressContainer()
public <E extends org.opendaylight.yangtools.yang.binding.Augmentation<ItrRloc>> E getAugmentation(Class<E> augmentationType)
public ItrRlocBuilder setLispAddressContainer(LispAddressContainer value)
public ItrRlocBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ItrRloc>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<ItrRloc> augmentation)
public ItrRloc build()
Copyright © 2014. All Rights Reserved.