| Modifier and Type | Method and Description |
|---|---|
static E4401InstructionDescriptionCode |
E4401InstructionDescriptionCode.fromValue(String v) |
E4401InstructionDescriptionCode |
C522Instruction.getE4401()
Gets the value of the e4401 property.
|
static E4401InstructionDescriptionCode |
E4401InstructionDescriptionCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static E4401InstructionDescriptionCode[] |
E4401InstructionDescriptionCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
C522Instruction.setE4401(E4401InstructionDescriptionCode value)
Sets the value of the e4401 property.
|
C522Instruction |
C522Instruction.withE4401(E4401InstructionDescriptionCode value) |
Copyright © 2020. All rights reserved.