Package | Description |
---|---|
com.google.api.services.healthcare.v1beta1.model |
Modifier and Type | Method and Description |
---|---|
Hl7TypesConfig |
Hl7TypesConfig.clone() |
Hl7TypesConfig |
Hl7TypesConfig.set(String fieldName,
Object value) |
Hl7TypesConfig |
Hl7TypesConfig.setType(List<Type> type)
The HL7v2 type definitions.
|
Hl7TypesConfig |
Hl7TypesConfig.setVersion(List<VersionSource> version)
The version selectors that this config applies to.
|
Modifier and Type | Method and Description |
---|---|
List<Hl7TypesConfig> |
SchemaPackage.getTypes()
Schema type definitions that are layered based on their VersionSources that match the incoming
message.
|
Modifier and Type | Method and Description |
---|---|
SchemaPackage |
SchemaPackage.setTypes(List<Hl7TypesConfig> types)
Schema type definitions that are layered based on their VersionSources that match the incoming
message.
|
Copyright © 2011–2024 Google. All rights reserved.