Class COCTMT060000UV01Transportation
Java class for COCT_MT060000UV01.Transportation complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="COCT_MT060000UV01.Transportation">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<group ref="{urn:hl7-org:v3}InfrastructureRootElements"/>
<element name="id" type="{urn:hl7-org:v3}II" maxOccurs="unbounded" minOccurs="0"/>
<element name="code" type="{urn:hl7-org:v3}CD" minOccurs="0"/>
<element name="text" type="{urn:hl7-org:v3}ED" minOccurs="0"/>
<element name="statusCode" type="{urn:hl7-org:v3}CS" minOccurs="0"/>
<element name="effectiveTime" type="{urn:hl7-org:v3}SXCM_TS" maxOccurs="unbounded" minOccurs="0"/>
<element name="priorityCode" type="{urn:hl7-org:v3}CE" maxOccurs="unbounded" minOccurs="0"/>
<element name="confidentialityCode" type="{urn:hl7-org:v3}CE" maxOccurs="unbounded" minOccurs="0"/>
<element name="subject" type="{urn:hl7-org:v3}COCT_MT060000UV01.Subject" maxOccurs="unbounded" minOccurs="0"/>
<element name="performer" type="{urn:hl7-org:v3}COCT_MT060000UV01.Performer" maxOccurs="unbounded" minOccurs="0"/>
<element name="escort" type="{urn:hl7-org:v3}COCT_MT060000UV01.Escort" maxOccurs="unbounded" minOccurs="0"/>
<element name="location" type="{urn:hl7-org:v3}COCT_MT060000UV01.Location" maxOccurs="2" minOccurs="0"/>
</sequence>
<attGroup ref="{urn:hl7-org:v3}InfrastructureRootAttributes"/>
<attribute name="nullFlavor" type="{urn:hl7-org:v3}NullFlavor" />
<attribute name="classCode" use="required" type="{urn:hl7-org:v3}ActClass" fixed="TRNS" />
<attribute name="moodCode" use="required" type="{urn:hl7-org:v3}x_ActMoodIntentEvent" />
</restriction>
</complexContent>
</complexType>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected CDprotected List<COCTMT060000UV01Escort>protected List<COCTMT060000UV01Location>protected XActMoodIntentEventprotected List<COCTMT060000UV01Performer>protected CSprotected List<COCTMT060000UV01Subject>protected EDprotected II -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGets the value of the classCode property.getCode()Gets the value of the code property.Gets the value of the confidentialityCode property.Gets the value of the effectiveTime property.Gets the value of the escort property.getId()Gets the value of the id property.Gets the value of the location property.Gets the value of the moodCode property.Gets the value of the nullFlavor property.Gets the value of the performer property.Gets the value of the priorityCode property.Gets the value of the realmCode property.Gets the value of the statusCode property.Gets the value of the subject property.Gets the value of the templateId property.getText()Gets the value of the text property.Gets the value of the typeId property.inthashCode()voidSets the value of the code property.voidsetMoodCode(XActMoodIntentEvent value) Sets the value of the moodCode property.voidsetStatusCode(CS value) Sets the value of the statusCode property.voidSets the value of the text property.voidSets the value of the typeId property.toString()Generates a String representation of the contents of this type.withClassCode(String... values) withClassCode(Collection<String> values) withConfidentialityCode(Collection<CE> values) withConfidentialityCode(CE... values) withEffectiveTime(Collection<SXCMTS> values) withEffectiveTime(SXCMTS... values) withEscort(Collection<COCTMT060000UV01Escort> values) withEscort(COCTMT060000UV01Escort... values) withId(Collection<II> values) withLocation(COCTMT060000UV01Location... values) withMoodCode(XActMoodIntentEvent value) withNullFlavor(String... values) withNullFlavor(Collection<String> values) withPerformer(COCTMT060000UV01Performer... values) withPriorityCode(Collection<CE> values) withPriorityCode(CE... values) withRealmCode(Collection<CS> values) withRealmCode(CS... values) withStatusCode(CS value) withSubject(Collection<COCTMT060000UV01Subject> values) withSubject(COCTMT060000UV01Subject... values) withTemplateId(Collection<II> values) withTemplateId(II... values) withTypeId(II value)
-
Field Details
-
realmCode
-
typeId
-
templateId
-
id
-
code
-
text
-
statusCode
-
effectiveTime
-
priorityCode
-
confidentialityCode
-
subject
-
performer
-
escort
-
location
-
nullFlavor
-
classCode
-
moodCode
-
-
Constructor Details
-
COCTMT060000UV01Transportation
public COCTMT060000UV01Transportation()
-
-
Method Details
-
getRealmCode
Gets the value of the realmCode property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the realmCode property.For example, to add a new item, do as follows:
getRealmCode().add(newItem);Objects of the following type(s) are allowed in the list
CS -
getTypeId
Gets the value of the typeId property.- Returns:
- possible object is
II
-
setTypeId
Sets the value of the typeId property.- Parameters:
value- allowed object isII
-
getTemplateId
Gets the value of the templateId property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the templateId property.For example, to add a new item, do as follows:
getTemplateId().add(newItem);Objects of the following type(s) are allowed in the list
II -
getId
Gets the value of the id property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the id property.For example, to add a new item, do as follows:
getId().add(newItem);Objects of the following type(s) are allowed in the list
II -
getCode
Gets the value of the code property.- Returns:
- possible object is
CD
-
setCode
Sets the value of the code property.- Parameters:
value- allowed object isCD
-
getText
Gets the value of the text property.- Returns:
- possible object is
ED
-
setText
Sets the value of the text property.- Parameters:
value- allowed object isED
-
getStatusCode
Gets the value of the statusCode property.- Returns:
- possible object is
CS
-
setStatusCode
Sets the value of the statusCode property.- Parameters:
value- allowed object isCS
-
getEffectiveTime
Gets the value of the effectiveTime property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the effectiveTime property.For example, to add a new item, do as follows:
getEffectiveTime().add(newItem);Objects of the following type(s) are allowed in the list
SXCMTS -
getPriorityCode
Gets the value of the priorityCode property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the priorityCode property.For example, to add a new item, do as follows:
getPriorityCode().add(newItem);Objects of the following type(s) are allowed in the list
CE -
getConfidentialityCode
Gets the value of the confidentialityCode property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the confidentialityCode property.For example, to add a new item, do as follows:
getConfidentialityCode().add(newItem);Objects of the following type(s) are allowed in the list
CE -
getSubject
Gets the value of the subject property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the subject property.For example, to add a new item, do as follows:
getSubject().add(newItem);Objects of the following type(s) are allowed in the list
COCTMT060000UV01Subject -
getPerformer
Gets the value of the performer property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the performer property.For example, to add a new item, do as follows:
getPerformer().add(newItem);Objects of the following type(s) are allowed in the list
COCTMT060000UV01Performer -
getEscort
Gets the value of the escort property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the escort property.For example, to add a new item, do as follows:
getEscort().add(newItem);Objects of the following type(s) are allowed in the list
COCTMT060000UV01Escort -
getLocation
Gets the value of the location property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the location property.For example, to add a new item, do as follows:
getLocation().add(newItem);Objects of the following type(s) are allowed in the list
COCTMT060000UV01Location -
getNullFlavor
Gets the value of the nullFlavor property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the nullFlavor property.For example, to add a new item, do as follows:
getNullFlavor().add(newItem);Objects of the following type(s) are allowed in the list
String -
getClassCode
Gets the value of the classCode property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the classCode property.For example, to add a new item, do as follows:
getClassCode().add(newItem);Objects of the following type(s) are allowed in the list
String -
getMoodCode
Gets the value of the moodCode property.- Returns:
- possible object is
XActMoodIntentEvent
-
setMoodCode
Sets the value of the moodCode property.- Parameters:
value- allowed object isXActMoodIntentEvent
-
withRealmCode
-
withRealmCode
-
withTypeId
-
withTemplateId
-
withTemplateId
-
withId
-
withId
-
withCode
-
withText
-
withStatusCode
-
withEffectiveTime
-
withEffectiveTime
-
withPriorityCode
-
withPriorityCode
-
withConfidentialityCode
-
withConfidentialityCode
-
withSubject
-
withSubject
-
withPerformer
-
withPerformer
-
withEscort
-
withEscort
-
withLocation
-
withLocation
-
withNullFlavor
-
withNullFlavor
-
withClassCode
-
withClassCode
-
withMoodCode
-
equals
-
hashCode
public int hashCode() -
toString
Generates a String representation of the contents of this type. This is an extension method, produced by the 'ts' xjc plugin
-