public static final class LegacyAdapterContext.TypedTransform extends Object
| Constructor and Description |
|---|
TypedTransform(String operationFamily,
String operationCode,
List<LegacyAdapterContext.TypedOperand> operands) |
| Modifier and Type | Method and Description |
|---|---|
List<LegacyAdapterContext.TypedOperand> |
operands() |
String |
operationCode() |
String |
operationFamily() |
public TypedTransform(String operationFamily, String operationCode, List<LegacyAdapterContext.TypedOperand> operands)
public String operationFamily()
public String operationCode()
public List<LegacyAdapterContext.TypedOperand> operands()