Modifier and Type | Method and Description |
---|---|
HL7ProcessingId |
Config.getProcessingId() |
static HL7ProcessingId |
HL7ProcessingId.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HL7ProcessingId[] |
HL7ProcessingId.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Config.setProcessingId(HL7ProcessingId processingId) |
Copyright © 2010–2020. All rights reserved.