| Package | Description |
|---|---|
| org.hl7.fhir.r4.utils |
| Modifier and Type | Method and Description |
|---|---|
TypesUtilities.TypeClassification |
TypesUtilities.WildcardInformation.getClassification() |
static TypesUtilities.TypeClassification |
TypesUtilities.TypeClassification.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypesUtilities.TypeClassification[] |
TypesUtilities.TypeClassification.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
WildcardInformation(String typeName,
String comment,
TypesUtilities.TypeClassification classification) |
WildcardInformation(String typeName,
TypesUtilities.TypeClassification classification) |
Copyright © 2014–2021 Health Level 7. All rights reserved.