public class Prefix1Builder extends Object implements org.opendaylight.yangtools.concepts.Builder<Prefix1>
Prefix1Builder
instances.Prefix1Builder
Constructor and Description |
---|
Prefix1Builder() |
Prefix1Builder(OspfPrefixAttributes arg) |
Prefix1Builder(Prefix1 base) |
Modifier and Type | Method and Description |
---|---|
Prefix1 |
build() |
void |
fieldsFrom(DataObject arg)
Set fields from given grouping argument.
|
OspfPrefixAttributes |
getOspfPrefixAttributes() |
Prefix1Builder |
setOspfPrefixAttributes(OspfPrefixAttributes value) |
public Prefix1Builder()
public Prefix1Builder(OspfPrefixAttributes arg)
public Prefix1Builder(Prefix1 base)
public void fieldsFrom(DataObject arg)
arg
- grouping objectIllegalArgumentException
- if given argument is none of valid typespublic OspfPrefixAttributes getOspfPrefixAttributes()
public Prefix1Builder setOspfPrefixAttributes(OspfPrefixAttributes value)
public Prefix1 build()
build
in interface org.opendaylight.yangtools.concepts.CheckedBuilder<Prefix1,IllegalArgumentException>
Copyright © 2019 OpenDaylight. All rights reserved.