public final class ArpResponderInput extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ArpResponderInput.ArpReponderInputBuilder |
Modifier and Type | Method and Description |
---|---|
BigInteger |
getDpId() |
List<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.instruction.list.Instruction> |
getInstructions() |
String |
getInterfaceName() |
int |
getLportTag() |
String |
getSha() |
String |
getSpa() |
public BigInteger getDpId()
public String getInterfaceName()
public String getSpa()
public String getSha()
public int getLportTag()
public List<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.instruction.list.Instruction> getInstructions()
Copyright © 2019 OpenDaylight. All rights reserved.