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