public class SimpleNextHop2Builder extends Object implements org.opendaylight.yangtools.concepts.Builder<SimpleNextHop2>
SimpleNextHop2Builder
instances.SimpleNextHop2Builder
Constructor and Description |
---|
SimpleNextHop2Builder() |
SimpleNextHop2Builder(SimpleNextHop2 base) |
Modifier and Type | Method and Description |
---|---|
SimpleNextHop2 |
build() |
Ipv6Address |
getNextHopAddress() |
SimpleNextHop2Builder |
setNextHopAddress(Ipv6Address value) |
public SimpleNextHop2Builder()
public SimpleNextHop2Builder(SimpleNextHop2 base)
public Ipv6Address getNextHopAddress()
public SimpleNextHop2Builder setNextHopAddress(Ipv6Address value)
public SimpleNextHop2 build()
build
in interface org.opendaylight.yangtools.concepts.CheckedBuilder<SimpleNextHop2,IllegalArgumentException>
Copyright © 2019 OpenDaylight. All rights reserved.