| Modifier and Type | Method and Description |
|---|---|
static E7143ItemTypeIdentificationCode |
E7143ItemTypeIdentificationCode.fromValue(String v) |
E7143ItemTypeIdentificationCode |
C212ItemNumberIdentification.getE7143()
Gets the value of the e7143 property.
|
E7143ItemTypeIdentificationCode |
C402PackageTypeIdentification.getE7143A()
Gets the value of the e7143A property.
|
E7143ItemTypeIdentificationCode |
C402PackageTypeIdentification.getE7143B()
Gets the value of the e7143B property.
|
static E7143ItemTypeIdentificationCode |
E7143ItemTypeIdentificationCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static E7143ItemTypeIdentificationCode[] |
E7143ItemTypeIdentificationCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
C212ItemNumberIdentification.setE7143(E7143ItemTypeIdentificationCode value)
Sets the value of the e7143 property.
|
void |
C402PackageTypeIdentification.setE7143A(E7143ItemTypeIdentificationCode value)
Sets the value of the e7143A property.
|
void |
C402PackageTypeIdentification.setE7143B(E7143ItemTypeIdentificationCode value)
Sets the value of the e7143B property.
|
C212ItemNumberIdentification |
C212ItemNumberIdentification.withE7143(E7143ItemTypeIdentificationCode value) |
C402PackageTypeIdentification |
C402PackageTypeIdentification.withE7143A(E7143ItemTypeIdentificationCode value) |
C402PackageTypeIdentification |
C402PackageTypeIdentification.withE7143B(E7143ItemTypeIdentificationCode value) |
Copyright © 2020. All rights reserved.