org.hl7.rim
public interface AttentionLine extends RimObject, InfrastructureRoot
This class allows parameters for a technology specific transport to be represented in the V3 message outer wrapper.
| Method Summary | |
|---|---|
| SC | getKeyWordText()
Gets attribute keyWordText of type SC and cardinality 0..1.
|
| Transmission | getTransmission()
Gets association 'transmission' to RIM class Transmission with cardinality (1..1).
|
| ST | getValue()
Gets attribute value of type ST and cardinality 0..1.
|
| void | setKeyWordText(SC value)
Sets attribute keyWordText of type SC and cardinality 0..1.
|
| void | setTransmission(Transmission value)
Sets association 'transmission' to RIM class Transmission with cardinality (1..1).
|
| void | setValue(ST value)
Sets attribute value of type ST and cardinality 0..1.
|
A parameter defining word.
Returns: the attribute value
This relationship allows parameters for a technology-specific transport to be represented in the V3 transmission outer wrapper.
Returns: the reference to the linked class
A parameter value.
Returns: the attribute value
A parameter defining word.
Parameters: value the new attribute value
This relationship allows parameters for a technology-specific transport to be represented in the V3 transmission outer wrapper.
Parameters: value the new association value
A parameter value.
Parameters: value the new attribute value