public static class MappingInstructions.ExtensionMappingInstructionWrapper extends Object implements MappingInstruction
MappingInstruction.Type| Modifier and Type | Method and Description |
|---|---|
org.onosproject.net.DeviceId |
deviceId()
Obtains the device identifier.
|
boolean |
equals(Object obj) |
org.onosproject.net.flow.instructions.ExtensionTreatment |
extensionMappingInstruction()
Obtains the extension treatment.
|
int |
hashCode() |
String |
toString() |
MappingInstruction.Type |
type()
Returns the type of mapping instruction.
|
public org.onosproject.net.flow.instructions.ExtensionTreatment extensionMappingInstruction()
public org.onosproject.net.DeviceId deviceId()
public MappingInstruction.Type type()
MappingInstructiontype in interface MappingInstruction