| Package | Description |
|---|---|
| com.google.api.services.healthcare.v1beta1.model |
| Modifier and Type | Method and Description |
|---|---|
ParserConfig |
ParserConfig.clone() |
ParserConfig |
ParserConfig.encodeSegmentTerminator(byte[] segmentTerminator)
Byte(s) to be used as the segment terminator.
|
ParserConfig |
Hl7V2Store.getParserConfig()
The configuration for the parser.
|
ParserConfig |
ParserConfig.set(String fieldName,
Object value) |
ParserConfig |
ParserConfig.setAllowNullHeader(Boolean allowNullHeader)
Determines whether messages with no header are allowed.
|
ParserConfig |
ParserConfig.setSegmentTerminator(String segmentTerminator)
Byte(s) to be used as the segment terminator.
|
| Modifier and Type | Method and Description |
|---|---|
Hl7V2Store |
Hl7V2Store.setParserConfig(ParserConfig parserConfig)
The configuration for the parser.
|
Copyright © 2011–2019 Google. All rights reserved.