| Constructor and Description |
|---|
P2p1Builder() |
P2p1Builder(LspObject arg) |
P2p1Builder(P2p1 base) |
| Modifier and Type | Method and Description |
|---|---|
P2p1 |
build() |
void |
fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
Set fields from given grouping argument.
|
Lsp |
getLsp() |
P2p1Builder |
setLsp(Lsp value) |
public P2p1Builder()
public P2p1Builder(LspObject arg)
public P2p1Builder(P2p1 base)
public void fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
arg - grouping objectIllegalArgumentException - if given argument is none of valid typespublic Lsp getLsp()
public P2p1Builder setLsp(Lsp value)
public P2p1 build()
Copyright © 2014. All rights reserved.