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