Package org.hl7.v3

Class COCTMT530000UVProcedure

java.lang.Object
org.hl7.v3.COCTMT530000UVProcedure

public class COCTMT530000UVProcedure extends Object

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 Details

  • Constructor Details

    • COCTMT530000UVProcedure

      public COCTMT530000UVProcedure()
  • Method Details

    • getRealmCode

      public List<CS> 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 set method 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

      public II getTypeId()
      Gets the value of the typeId property.
      Returns:
      possible object is II
    • setTypeId

      public void setTypeId(II value)
      Sets the value of the typeId property.
      Parameters:
      value - allowed object is II
    • getTemplateId

      public List<II> 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 set method 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

      public 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 set method 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

      public CD getCode()
      Gets the value of the code property.
      Returns:
      possible object is CD
    • setCode

      public void setCode(CD value)
      Sets the value of the code property.
      Parameters:
      value - allowed object is CD
    • getText

      public ED getText()
      Gets the value of the text property.
      Returns:
      possible object is ED
    • setText

      public void setText(ED value)
      Sets the value of the text property.
      Parameters:
      value - allowed object is ED
    • getStatusCode

      public CS getStatusCode()
      Gets the value of the statusCode property.
      Returns:
      possible object is CS
    • setStatusCode

      public void setStatusCode(CS value)
      Sets the value of the statusCode property.
      Parameters:
      value - allowed object is CS
    • getEffectiveTime

      public List<SXCMTS> 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 set method 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

      public TS getAvailabilityTime()
      Gets the value of the availabilityTime property.
      Returns:
      possible object is TS
    • setAvailabilityTime

      public void setAvailabilityTime(TS value)
      Sets the value of the availabilityTime property.
      Parameters:
      value - allowed object is TS
    • getPriorityCode

      public CE getPriorityCode()
      Gets the value of the priorityCode property.
      Returns:
      possible object is CE
    • setPriorityCode

      public void setPriorityCode(CE value)
      Sets the value of the priorityCode property.
      Parameters:
      value - allowed object is CE
    • getConfidentialityCode

      public 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 set method 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

      public BL getInterruptibleInd()
      Gets the value of the interruptibleInd property.
      Returns:
      possible object is BL
    • setInterruptibleInd

      public void setInterruptibleInd(BL value)
      Sets the value of the interruptibleInd property.
      Parameters:
      value - allowed object is BL
    • getUncertaintyCode

      public CE getUncertaintyCode()
      Gets the value of the uncertaintyCode property.
      Returns:
      possible object is CE
    • setUncertaintyCode

      public void setUncertaintyCode(CE value)
      Sets the value of the uncertaintyCode property.
      Parameters:
      value - allowed object is CE
    • getLanguageCode

      public CE getLanguageCode()
      Gets the value of the languageCode property.
      Returns:
      possible object is CE
    • setLanguageCode

      public void setLanguageCode(CE value)
      Sets the value of the languageCode property.
      Parameters:
      value - allowed object is CE
    • getMethodCode

      public List<CE> 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 set method 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

      public List<CD> 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 set method 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

      public 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 set method 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

      public List<COCTMT530000UVSubject2> 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 set method 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

      public List<COCTMT530000UVDevice> 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 set method 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

      public List<COCTMT530000UVProduct2> 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 set method 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

      public jakarta.xml.bind.JAXBElement<COCTMT530000UVRecordTarget> getRecordTarget()
      Gets the value of the recordTarget property.
      Returns:
      possible object is JAXBElement<COCTMT530000UVRecordTarget>
    • setRecordTarget

      public void setRecordTarget(jakarta.xml.bind.JAXBElement<COCTMT530000UVRecordTarget> value)
      Sets the value of the recordTarget property.
      Parameters:
      value - allowed object is JAXBElement<COCTMT530000UVRecordTarget>
    • getResponsibleParty

      public List<COCTMT530000UVResponsibleParty2> 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 set method 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

      public List<COCTMT530000UVPerformer> 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 set method 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

      public List<COCTMT530000UVAuthor> 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 set method 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

      public jakarta.xml.bind.JAXBElement<COCTMT530000UVDataEnterer> getDataEnterer()
      Gets the value of the dataEnterer property.
      Returns:
      possible object is JAXBElement<COCTMT530000UVDataEnterer>
    • setDataEnterer

      public void setDataEnterer(jakarta.xml.bind.JAXBElement<COCTMT530000UVDataEnterer> value)
      Sets the value of the dataEnterer property.
      Parameters:
      value - allowed object is JAXBElement<COCTMT530000UVDataEnterer>
    • getInformant

      public List<COCTMT530000UVInformant> 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 set method 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

      public List<COCTMT530000UVVerifier> 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 set method 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

      public List<COCTMT530000UVLocation> 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 set method 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

      public jakarta.xml.bind.JAXBElement<COCTMT530000UVDefinition> getDefinition()
      Gets the value of the definition property.
      Returns:
      possible object is JAXBElement<COCTMT530000UVDefinition>
    • setDefinition

      public void setDefinition(jakarta.xml.bind.JAXBElement<COCTMT530000UVDefinition> value)
      Sets the value of the definition property.
      Parameters:
      value - allowed object is JAXBElement<COCTMT530000UVDefinition>
    • getConditions

      public List<COCTMT530000UVConditions> 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 set method 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

      public List<COCTMT530000UVSourceOf1> 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 set method 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

      public List<COCTMT530000UVSourceOf3> 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 set method 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

      public jakarta.xml.bind.JAXBElement<COCTMT530000UVSubject1> getSubjectOf()
      Gets the value of the subjectOf property.
      Returns:
      possible object is JAXBElement<COCTMT530000UVSubject1>
    • setSubjectOf

      public void setSubjectOf(jakarta.xml.bind.JAXBElement<COCTMT530000UVSubject1> value)
      Sets the value of the subjectOf property.
      Parameters:
      value - allowed object is JAXBElement<COCTMT530000UVSubject1>
    • getTargetOf

      public List<COCTMT530000UVSourceOf2> 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 set method 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

      public List<String> 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 set method 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

      public ActClassProcedure getClassCode()
      Gets the value of the classCode property.
      Returns:
      possible object is ActClassProcedure
    • setClassCode

      public void setClassCode(ActClassProcedure value)
      Sets the value of the classCode property.
      Parameters:
      value - allowed object is ActClassProcedure
    • getMoodCode

      public XClinicalStatementProcedureMood getMoodCode()
      Gets the value of the moodCode property.
      Returns:
      possible object is XClinicalStatementProcedureMood
    • setMoodCode

      public void setMoodCode(XClinicalStatementProcedureMood value)
      Sets the value of the moodCode property.
      Parameters:
      value - allowed object is XClinicalStatementProcedureMood
    • isNegationInd

      public Boolean isNegationInd()
      Gets the value of the negationInd property.
      Returns:
      possible object is Boolean
    • setNegationInd

      public void setNegationInd(Boolean value)
      Sets the value of the negationInd property.
      Parameters:
      value - allowed object is Boolean
    • withRealmCode

      public COCTMT530000UVProcedure withRealmCode(CS... values)
    • withRealmCode

      public COCTMT530000UVProcedure withRealmCode(Collection<CS> values)
    • withTypeId

      public COCTMT530000UVProcedure withTypeId(II value)
    • withTemplateId

      public COCTMT530000UVProcedure withTemplateId(II... values)
    • withTemplateId

      public COCTMT530000UVProcedure withTemplateId(Collection<II> values)
    • withId

      public COCTMT530000UVProcedure withId(II... values)
    • withId

      public COCTMT530000UVProcedure withId(Collection<II> values)
    • withCode

      public COCTMT530000UVProcedure withCode(CD value)
    • withText

      public COCTMT530000UVProcedure withText(ED value)
    • withStatusCode

      public COCTMT530000UVProcedure withStatusCode(CS value)
    • withEffectiveTime

      public COCTMT530000UVProcedure withEffectiveTime(SXCMTS... values)
    • withEffectiveTime

      public COCTMT530000UVProcedure withEffectiveTime(Collection<SXCMTS> values)
    • withAvailabilityTime

      public COCTMT530000UVProcedure withAvailabilityTime(TS value)
    • withPriorityCode

      public COCTMT530000UVProcedure withPriorityCode(CE value)
    • withConfidentialityCode

      public COCTMT530000UVProcedure withConfidentialityCode(CE... values)
    • withConfidentialityCode

      public COCTMT530000UVProcedure withConfidentialityCode(Collection<CE> values)
    • withInterruptibleInd

      public COCTMT530000UVProcedure withInterruptibleInd(BL value)
    • withUncertaintyCode

      public COCTMT530000UVProcedure withUncertaintyCode(CE value)
    • withLanguageCode

      public COCTMT530000UVProcedure withLanguageCode(CE value)
    • withMethodCode

      public COCTMT530000UVProcedure withMethodCode(CE... values)
    • withMethodCode

      public COCTMT530000UVProcedure withMethodCode(Collection<CE> values)
    • withApproachSiteCode

      public COCTMT530000UVProcedure withApproachSiteCode(CD... values)
    • withApproachSiteCode

      public COCTMT530000UVProcedure withApproachSiteCode(Collection<CD> values)
    • withTargetSiteCode

      public COCTMT530000UVProcedure withTargetSiteCode(CD... values)
    • withTargetSiteCode

      public COCTMT530000UVProcedure withTargetSiteCode(Collection<CD> values)
    • withSubject

      public COCTMT530000UVProcedure withSubject(COCTMT530000UVSubject2... values)
    • withSubject

    • withDevice

      public COCTMT530000UVProcedure withDevice(COCTMT530000UVDevice... values)
    • withDevice

    • withProduct

      public COCTMT530000UVProcedure withProduct(COCTMT530000UVProduct2... values)
    • withProduct

    • withRecordTarget

      public COCTMT530000UVProcedure withRecordTarget(jakarta.xml.bind.JAXBElement<COCTMT530000UVRecordTarget> value)
    • withResponsibleParty

      public COCTMT530000UVProcedure withResponsibleParty(COCTMT530000UVResponsibleParty2... values)
    • withResponsibleParty

    • withPerformer

      public COCTMT530000UVProcedure withPerformer(COCTMT530000UVPerformer... values)
    • withPerformer

    • withAuthor

      public COCTMT530000UVProcedure withAuthor(COCTMT530000UVAuthor... values)
    • withAuthor

    • withDataEnterer

      public COCTMT530000UVProcedure withDataEnterer(jakarta.xml.bind.JAXBElement<COCTMT530000UVDataEnterer> value)
    • withInformant

      public COCTMT530000UVProcedure withInformant(COCTMT530000UVInformant... values)
    • withInformant

    • withVerifier

      public COCTMT530000UVProcedure withVerifier(COCTMT530000UVVerifier... values)
    • withVerifier

    • withLocation

      public COCTMT530000UVProcedure withLocation(COCTMT530000UVLocation... values)
    • withLocation

    • withDefinition

      public COCTMT530000UVProcedure withDefinition(jakarta.xml.bind.JAXBElement<COCTMT530000UVDefinition> value)
    • withConditions

      public COCTMT530000UVProcedure withConditions(COCTMT530000UVConditions... values)
    • withConditions

    • withSourceOf1

      public COCTMT530000UVProcedure withSourceOf1(COCTMT530000UVSourceOf1... values)
    • withSourceOf1

    • withSourceOf2

      public COCTMT530000UVProcedure withSourceOf2(COCTMT530000UVSourceOf3... values)
    • withSourceOf2

    • withSubjectOf

      public COCTMT530000UVProcedure withSubjectOf(jakarta.xml.bind.JAXBElement<COCTMT530000UVSubject1> value)
    • withTargetOf

      public COCTMT530000UVProcedure withTargetOf(COCTMT530000UVSourceOf2... values)
    • withTargetOf

    • withNullFlavor

      public COCTMT530000UVProcedure withNullFlavor(String... values)
    • withNullFlavor

      public COCTMT530000UVProcedure withNullFlavor(Collection<String> values)
    • withClassCode

      public COCTMT530000UVProcedure withClassCode(ActClassProcedure value)
    • withMoodCode

    • withNegationInd

      public COCTMT530000UVProcedure withNegationInd(Boolean value)
    • equals

      public boolean equals(Object object)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Generates a String representation of the contents of this type. This is an extension method, produced by the 'ts' xjc plugin
      Overrides:
      toString in class Object