Class COCTMT530000UVProcedure
Java class for COCT_MT530000UV.Procedure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="COCT_MT530000UV.Procedure">
<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="availabilityTime" type="{urn:hl7-org:v3}TS" minOccurs="0"/>
<element name="priorityCode" type="{urn:hl7-org:v3}CE" minOccurs="0"/>
<element name="confidentialityCode" type="{urn:hl7-org:v3}CE" maxOccurs="unbounded" minOccurs="0"/>
<element name="interruptibleInd" type="{urn:hl7-org:v3}BL" minOccurs="0"/>
<element name="uncertaintyCode" type="{urn:hl7-org:v3}CE" minOccurs="0"/>
<element name="languageCode" type="{urn:hl7-org:v3}CE" minOccurs="0"/>
<element name="methodCode" type="{urn:hl7-org:v3}CE" maxOccurs="unbounded" minOccurs="0"/>
<element name="approachSiteCode" type="{urn:hl7-org:v3}CD" maxOccurs="unbounded" minOccurs="0"/>
<element name="targetSiteCode" type="{urn:hl7-org:v3}CD" maxOccurs="unbounded" minOccurs="0"/>
<element name="subject" type="{urn:hl7-org:v3}COCT_MT530000UV.Subject2" maxOccurs="unbounded" minOccurs="0"/>
<element name="device" type="{urn:hl7-org:v3}COCT_MT530000UV.Device" maxOccurs="unbounded" minOccurs="0"/>
<element name="product" type="{urn:hl7-org:v3}COCT_MT530000UV.Product2" maxOccurs="unbounded" minOccurs="0"/>
<element name="recordTarget" type="{urn:hl7-org:v3}COCT_MT530000UV.RecordTarget" minOccurs="0"/>
<element name="responsibleParty" type="{urn:hl7-org:v3}COCT_MT530000UV.ResponsibleParty2" maxOccurs="unbounded" minOccurs="0"/>
<element name="performer" type="{urn:hl7-org:v3}COCT_MT530000UV.Performer" maxOccurs="unbounded" minOccurs="0"/>
<element name="author" type="{urn:hl7-org:v3}COCT_MT530000UV.Author" maxOccurs="unbounded" minOccurs="0"/>
<element name="dataEnterer" type="{urn:hl7-org:v3}COCT_MT530000UV.DataEnterer" minOccurs="0"/>
<element name="informant" type="{urn:hl7-org:v3}COCT_MT530000UV.Informant" maxOccurs="unbounded" minOccurs="0"/>
<element name="verifier" type="{urn:hl7-org:v3}COCT_MT530000UV.Verifier" maxOccurs="unbounded" minOccurs="0"/>
<element name="location" type="{urn:hl7-org:v3}COCT_MT530000UV.Location" maxOccurs="unbounded" minOccurs="0"/>
<element name="definition" type="{urn:hl7-org:v3}COCT_MT530000UV.Definition" minOccurs="0"/>
<element name="conditions" type="{urn:hl7-org:v3}COCT_MT530000UV.Conditions" maxOccurs="unbounded" minOccurs="0"/>
<element name="sourceOf1" type="{urn:hl7-org:v3}COCT_MT530000UV.SourceOf1" maxOccurs="unbounded" minOccurs="0"/>
<element name="sourceOf2" type="{urn:hl7-org:v3}COCT_MT530000UV.SourceOf3" maxOccurs="unbounded" minOccurs="0"/>
<element name="subjectOf" type="{urn:hl7-org:v3}COCT_MT530000UV.Subject1" minOccurs="0"/>
<element name="targetOf" type="{urn:hl7-org:v3}COCT_MT530000UV.SourceOf2" maxOccurs="unbounded" 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}ActClassProcedure" />
<attribute name="moodCode" use="required" type="{urn:hl7-org:v3}x_ClinicalStatementProcedureMood" />
<attribute name="negationInd" type="{urn:hl7-org:v3}bl" />
</restriction>
</complexContent>
</complexType>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected List<COCTMT530000UVAuthor>protected TSprotected ActClassProcedureprotected CDprotected List<COCTMT530000UVConditions>protected jakarta.xml.bind.JAXBElement<COCTMT530000UVDataEnterer>protected jakarta.xml.bind.JAXBElement<COCTMT530000UVDefinition>protected List<COCTMT530000UVDevice>protected List<COCTMT530000UVInformant>protected BLprotected CEprotected List<COCTMT530000UVLocation>protected XClinicalStatementProcedureMoodprotected Booleanprotected List<COCTMT530000UVPerformer>protected CEprotected List<COCTMT530000UVProduct2>protected jakarta.xml.bind.JAXBElement<COCTMT530000UVRecordTarget>protected List<COCTMT530000UVResponsibleParty2>protected List<COCTMT530000UVSourceOf1>protected List<COCTMT530000UVSourceOf3>protected CSprotected List<COCTMT530000UVSubject2>protected jakarta.xml.bind.JAXBElement<COCTMT530000UVSubject1>protected List<COCTMT530000UVSourceOf2>protected EDprotected IIprotected CEprotected List<COCTMT530000UVVerifier> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGets the value of the approachSiteCode property.Gets the value of the author property.Gets the value of the availabilityTime property.Gets the value of the classCode property.getCode()Gets the value of the code property.Gets the value of the conditions property.Gets the value of the confidentialityCode property.jakarta.xml.bind.JAXBElement<COCTMT530000UVDataEnterer>Gets the value of the dataEnterer property.jakarta.xml.bind.JAXBElement<COCTMT530000UVDefinition>Gets the value of the definition property.Gets the value of the device property.Gets the value of the effectiveTime property.getId()Gets the value of the id property.Gets the value of the informant property.Gets the value of the interruptibleInd property.Gets the value of the languageCode property.Gets the value of the location property.Gets the value of the methodCode 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 product property.Gets the value of the realmCode property.jakarta.xml.bind.JAXBElement<COCTMT530000UVRecordTarget>Gets the value of the recordTarget property.Gets the value of the responsibleParty property.Gets the value of the sourceOf1 property.Gets the value of the sourceOf2 property.Gets the value of the statusCode property.Gets the value of the subject property.jakarta.xml.bind.JAXBElement<COCTMT530000UVSubject1>Gets the value of the subjectOf property.Gets the value of the targetOf property.Gets the value of the targetSiteCode property.Gets the value of the templateId property.getText()Gets the value of the text property.Gets the value of the typeId property.Gets the value of the uncertaintyCode property.Gets the value of the verifier property.inthashCode()Gets the value of the negationInd property.voidsetAvailabilityTime(TS value) Sets the value of the availabilityTime property.voidsetClassCode(ActClassProcedure value) Sets the value of the classCode property.voidSets the value of the code property.voidsetDataEnterer(jakarta.xml.bind.JAXBElement<COCTMT530000UVDataEnterer> value) Sets the value of the dataEnterer property.voidsetDefinition(jakarta.xml.bind.JAXBElement<COCTMT530000UVDefinition> value) Sets the value of the definition property.voidsetInterruptibleInd(BL value) Sets the value of the interruptibleInd property.voidsetLanguageCode(CE value) Sets the value of the languageCode property.voidSets the value of the moodCode property.voidsetNegationInd(Boolean value) Sets the value of the negationInd property.voidsetPriorityCode(CE value) Sets the value of the priorityCode property.voidsetRecordTarget(jakarta.xml.bind.JAXBElement<COCTMT530000UVRecordTarget> value) Sets the value of the recordTarget property.voidsetStatusCode(CS value) Sets the value of the statusCode property.voidsetSubjectOf(jakarta.xml.bind.JAXBElement<COCTMT530000UVSubject1> value) Sets the value of the subjectOf property.voidSets the value of the text property.voidSets the value of the typeId property.voidsetUncertaintyCode(CE value) Sets the value of the uncertaintyCode property.toString()Generates a String representation of the contents of this type.withApproachSiteCode(Collection<CD> values) withApproachSiteCode(CD... values) withAuthor(Collection<COCTMT530000UVAuthor> values) withAuthor(COCTMT530000UVAuthor... values) withAvailabilityTime(TS value) withClassCode(ActClassProcedure value) withConditions(COCTMT530000UVConditions... values) withConfidentialityCode(Collection<CE> values) withConfidentialityCode(CE... values) withDataEnterer(jakarta.xml.bind.JAXBElement<COCTMT530000UVDataEnterer> value) withDefinition(jakarta.xml.bind.JAXBElement<COCTMT530000UVDefinition> value) withDevice(Collection<COCTMT530000UVDevice> values) withDevice(COCTMT530000UVDevice... values) withEffectiveTime(Collection<SXCMTS> values) withEffectiveTime(SXCMTS... values) withId(Collection<II> values) withInformant(COCTMT530000UVInformant... values) withInterruptibleInd(BL value) withLanguageCode(CE value) withLocation(Collection<COCTMT530000UVLocation> values) withLocation(COCTMT530000UVLocation... values) withMethodCode(Collection<CE> values) withMethodCode(CE... values) withNegationInd(Boolean value) withNullFlavor(String... values) withNullFlavor(Collection<String> values) withPerformer(COCTMT530000UVPerformer... values) withPriorityCode(CE value) withProduct(Collection<COCTMT530000UVProduct2> values) withProduct(COCTMT530000UVProduct2... values) withRealmCode(Collection<CS> values) withRealmCode(CS... values) withRecordTarget(jakarta.xml.bind.JAXBElement<COCTMT530000UVRecordTarget> value) withSourceOf1(COCTMT530000UVSourceOf1... values) withSourceOf2(COCTMT530000UVSourceOf3... values) withStatusCode(CS value) withSubject(Collection<COCTMT530000UVSubject2> values) withSubject(COCTMT530000UVSubject2... values) withSubjectOf(jakarta.xml.bind.JAXBElement<COCTMT530000UVSubject1> value) withTargetOf(COCTMT530000UVSourceOf2... values) withTargetSiteCode(Collection<CD> values) withTargetSiteCode(CD... values) withTemplateId(Collection<II> values) withTemplateId(II... values) withTypeId(II value) withUncertaintyCode(CE value) withVerifier(Collection<COCTMT530000UVVerifier> values) withVerifier(COCTMT530000UVVerifier... values)
-
Field Details
-
realmCode
-
typeId
-
templateId
-
id
-
code
-
text
-
statusCode
-
effectiveTime
-
availabilityTime
-
priorityCode
-
confidentialityCode
-
interruptibleInd
-
uncertaintyCode
-
languageCode
-
methodCode
-
approachSiteCode
-
targetSiteCode
-
subject
-
device
-
product
-
recordTarget
-
responsibleParty
-
performer
-
author
-
dataEnterer
-
informant
-
verifier
-
location
-
definition
-
conditions
-
sourceOf1
-
sourceOf2
-
subjectOf
-
targetOf
-
nullFlavor
-
classCode
-
moodCode
-
negationInd
-
-
Constructor Details
-
COCTMT530000UVProcedure
public COCTMT530000UVProcedure()
-
-
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 -
getAvailabilityTime
Gets the value of the availabilityTime property.- Returns:
- possible object is
TS
-
setAvailabilityTime
Sets the value of the availabilityTime property.- Parameters:
value- allowed object isTS
-
getPriorityCode
Gets the value of the priorityCode property.- Returns:
- possible object is
CE
-
setPriorityCode
Sets the value of the priorityCode property.- Parameters:
value- allowed object isCE
-
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 -
getInterruptibleInd
Gets the value of the interruptibleInd property.- Returns:
- possible object is
BL
-
setInterruptibleInd
Sets the value of the interruptibleInd property.- Parameters:
value- allowed object isBL
-
getUncertaintyCode
Gets the value of the uncertaintyCode property.- Returns:
- possible object is
CE
-
setUncertaintyCode
Sets the value of the uncertaintyCode property.- Parameters:
value- allowed object isCE
-
getLanguageCode
Gets the value of the languageCode property.- Returns:
- possible object is
CE
-
setLanguageCode
Sets the value of the languageCode property.- Parameters:
value- allowed object isCE
-
getMethodCode
Gets the value of the methodCode 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 methodCode property.For example, to add a new item, do as follows:
getMethodCode().add(newItem);Objects of the following type(s) are allowed in the list
CE -
getApproachSiteCode
Gets the value of the approachSiteCode 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 approachSiteCode property.For example, to add a new item, do as follows:
getApproachSiteCode().add(newItem);Objects of the following type(s) are allowed in the list
CD -
getTargetSiteCode
Gets the value of the targetSiteCode 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 targetSiteCode property.For example, to add a new item, do as follows:
getTargetSiteCode().add(newItem);Objects of the following type(s) are allowed in the list
CD -
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
COCTMT530000UVSubject2 -
getDevice
Gets the value of the device 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 device property.For example, to add a new item, do as follows:
getDevice().add(newItem);Objects of the following type(s) are allowed in the list
COCTMT530000UVDevice -
getProduct
Gets the value of the product 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 product property.For example, to add a new item, do as follows:
getProduct().add(newItem);Objects of the following type(s) are allowed in the list
COCTMT530000UVProduct2 -
getRecordTarget
Gets the value of the recordTarget property.- Returns:
- possible object is
JAXBElement<COCTMT530000UVRecordTarget>
-
setRecordTarget
Sets the value of the recordTarget property.- Parameters:
value- allowed object isJAXBElement<COCTMT530000UVRecordTarget>
-
getResponsibleParty
Gets the value of the responsibleParty 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 responsibleParty property.For example, to add a new item, do as follows:
getResponsibleParty().add(newItem);Objects of the following type(s) are allowed in the list
COCTMT530000UVResponsibleParty2 -
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
COCTMT530000UVPerformer -
getAuthor
Gets the value of the author 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 author property.For example, to add a new item, do as follows:
getAuthor().add(newItem);Objects of the following type(s) are allowed in the list
COCTMT530000UVAuthor -
getDataEnterer
Gets the value of the dataEnterer property.- Returns:
- possible object is
JAXBElement<COCTMT530000UVDataEnterer>
-
setDataEnterer
Sets the value of the dataEnterer property.- Parameters:
value- allowed object isJAXBElement<COCTMT530000UVDataEnterer>
-
getInformant
Gets the value of the informant 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 informant property.For example, to add a new item, do as follows:
getInformant().add(newItem);Objects of the following type(s) are allowed in the list
COCTMT530000UVInformant -
getVerifier
Gets the value of the verifier 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 verifier property.For example, to add a new item, do as follows:
getVerifier().add(newItem);Objects of the following type(s) are allowed in the list
COCTMT530000UVVerifier -
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
COCTMT530000UVLocation -
getDefinition
Gets the value of the definition property.- Returns:
- possible object is
JAXBElement<COCTMT530000UVDefinition>
-
setDefinition
Sets the value of the definition property.- Parameters:
value- allowed object isJAXBElement<COCTMT530000UVDefinition>
-
getConditions
Gets the value of the conditions 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 conditions property.For example, to add a new item, do as follows:
getConditions().add(newItem);Objects of the following type(s) are allowed in the list
COCTMT530000UVConditions -
getSourceOf1
Gets the value of the sourceOf1 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 sourceOf1 property.For example, to add a new item, do as follows:
getSourceOf1().add(newItem);Objects of the following type(s) are allowed in the list
COCTMT530000UVSourceOf1 -
getSourceOf2
Gets the value of the sourceOf2 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 sourceOf2 property.For example, to add a new item, do as follows:
getSourceOf2().add(newItem);Objects of the following type(s) are allowed in the list
COCTMT530000UVSourceOf3 -
getSubjectOf
Gets the value of the subjectOf property.- Returns:
- possible object is
JAXBElement<COCTMT530000UVSubject1>
-
setSubjectOf
Sets the value of the subjectOf property.- Parameters:
value- allowed object isJAXBElement<COCTMT530000UVSubject1>
-
getTargetOf
Gets the value of the targetOf 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 targetOf property.For example, to add a new item, do as follows:
getTargetOf().add(newItem);Objects of the following type(s) are allowed in the list
COCTMT530000UVSourceOf2 -
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.- Returns:
- possible object is
ActClassProcedure
-
setClassCode
Sets the value of the classCode property.- Parameters:
value- allowed object isActClassProcedure
-
getMoodCode
Gets the value of the moodCode property.- Returns:
- possible object is
XClinicalStatementProcedureMood
-
setMoodCode
Sets the value of the moodCode property.- Parameters:
value- allowed object isXClinicalStatementProcedureMood
-
isNegationInd
Gets the value of the negationInd property.- Returns:
- possible object is
Boolean
-
setNegationInd
Sets the value of the negationInd property.- Parameters:
value- allowed object isBoolean
-
withRealmCode
-
withRealmCode
-
withTypeId
-
withTemplateId
-
withTemplateId
-
withId
-
withId
-
withCode
-
withText
-
withStatusCode
-
withEffectiveTime
-
withEffectiveTime
-
withAvailabilityTime
-
withPriorityCode
-
withConfidentialityCode
-
withConfidentialityCode
-
withInterruptibleInd
-
withUncertaintyCode
-
withLanguageCode
-
withMethodCode
-
withMethodCode
-
withApproachSiteCode
-
withApproachSiteCode
-
withTargetSiteCode
-
withTargetSiteCode
-
withSubject
-
withSubject
-
withDevice
-
withDevice
-
withProduct
-
withProduct
-
withRecordTarget
public COCTMT530000UVProcedure withRecordTarget(jakarta.xml.bind.JAXBElement<COCTMT530000UVRecordTarget> value) -
withResponsibleParty
-
withResponsibleParty
public COCTMT530000UVProcedure withResponsibleParty(Collection<COCTMT530000UVResponsibleParty2> values) -
withPerformer
-
withPerformer
-
withAuthor
-
withAuthor
-
withDataEnterer
public COCTMT530000UVProcedure withDataEnterer(jakarta.xml.bind.JAXBElement<COCTMT530000UVDataEnterer> value) -
withInformant
-
withInformant
-
withVerifier
-
withVerifier
-
withLocation
-
withLocation
-
withDefinition
public COCTMT530000UVProcedure withDefinition(jakarta.xml.bind.JAXBElement<COCTMT530000UVDefinition> value) -
withConditions
-
withConditions
-
withSourceOf1
-
withSourceOf1
-
withSourceOf2
-
withSourceOf2
-
withSubjectOf
public COCTMT530000UVProcedure withSubjectOf(jakarta.xml.bind.JAXBElement<COCTMT530000UVSubject1> value) -
withTargetOf
-
withTargetOf
-
withNullFlavor
-
withNullFlavor
-
withClassCode
-
withMoodCode
-
withNegationInd
-
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
-