| Package | Description |
|---|---|
| org.openehealth.ipf.modules.hl7.model |
| Modifier and Type | Method and Description |
|---|---|
static AbstractMessage.Cardinality |
AbstractMessage.Cardinality.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractMessage.Cardinality[] |
AbstractMessage.Cardinality.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract Map<Class<? extends ca.uhn.hl7v2.model.Structure>,AbstractMessage.Cardinality> |
AbstractMessage.structures(Map<Class<? extends ca.uhn.hl7v2.model.Structure>,AbstractMessage.Cardinality> structures) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Map<Class<? extends ca.uhn.hl7v2.model.Structure>,AbstractMessage.Cardinality> |
AbstractMessage.structures(Map<Class<? extends ca.uhn.hl7v2.model.Structure>,AbstractMessage.Cardinality> structures) |
Copyright © 2016 Open eHealth Foundation. All rights reserved.