Package | Description |
---|---|
com.google.api.services.healthcare.v1beta1.model |
Modifier and Type | Method and Description |
---|---|
Type |
Type.clone() |
Type |
Type.set(String fieldName,
Object value) |
Type |
Type.setFields(List<Field> fields)
The (sub) fields this type has (if not primitive).
|
Type |
Type.setName(String name)
The name of this type.
|
Type |
Type.setPrimitive(String primitive)
If this is a primitive type then this field is the type of the primitive For example, STRING.
|
Modifier and Type | Method and Description |
---|---|
List<Type> |
Hl7TypesConfig.getType()
The HL7v2 type definitions.
|
Modifier and Type | Method and Description |
---|---|
Hl7TypesConfig |
Hl7TypesConfig.setType(List<Type> type)
The HL7v2 type definitions.
|
Copyright © 2011–2025 Google. All rights reserved.