| Constructor and Description |
|---|
Tlvs1Builder() |
Tlvs1Builder(LspCleanupTlv arg) |
Tlvs1Builder(Tlvs1 base) |
| Modifier and Type | Method and Description |
|---|---|
Tlvs1 |
build() |
void |
fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
Set fields from given grouping argument.
|
LspCleanup |
getLspCleanup() |
Tlvs1Builder |
setLspCleanup(LspCleanup value) |
public Tlvs1Builder()
public Tlvs1Builder(LspCleanupTlv arg)
public Tlvs1Builder(Tlvs1 base)
public void fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
arg - grouping objectIllegalArgumentException - if given argument is none of valid typespublic LspCleanup getLspCleanup()
public Tlvs1Builder setLspCleanup(LspCleanup value)
public Tlvs1 build()
Copyright © 2014. All rights reserved.