public static class Instructions.ExtensionInstructionWrapper extends Object implements Instruction
Instruction.Type
Modifier and Type | Method and Description |
---|---|
DeviceId |
deviceId() |
boolean |
equals(Object obj) |
ExtensionTreatment |
extensionInstruction() |
int |
hashCode() |
String |
toString() |
Instruction.Type |
type()
Returns the type of instruction.
|
public ExtensionTreatment extensionInstruction()
public DeviceId deviceId()
public Instruction.Type type()
Instruction
type
in interface Instruction