Class PRPAMT201306UV02QueryByParameter

java.lang.Object
net.ihe.gazelle.hl7v3.prpamt201306UV02.PRPAMT201306UV02QueryByParameter
All Implemented Interfaces:
Serializable

public class PRPAMT201306UV02QueryByParameter extends Object implements Serializable
Description of the class PRPAMT201306UV02QueryByParameter.
See Also:
  • Field Details

    • realmCode

      public List<CS> realmCode
    • typeId

      public II typeId
    • templateId

      public List<II> templateId
    • queryId

      public II queryId
    • statusCode

      public CS statusCode
    • modifyCode

      public CS modifyCode
    • responseElementGroupId

      public List<II> responseElementGroupId
    • responseModalityCode

      public CS responseModalityCode
    • responsePriorityCode

      public CS responsePriorityCode
    • initialQuantity

      public INT initialQuantity
    • initialQuantityCode

      public CE initialQuantityCode
    • executionAndDeliveryTime

      public TS executionAndDeliveryTime
    • matchCriterionList

      public PRPAMT201306UV02MatchCriterionList matchCriterionList
    • parameterList

      public PRPAMT201306UV02ParameterList parameterList
    • sortControl

      public List<PRPAMT201306UV02SortControl> sortControl
    • nullFlavor

      public NullFlavor nullFlavor
  • Constructor Details

    • PRPAMT201306UV02QueryByParameter

      public PRPAMT201306UV02QueryByParameter()
  • Method Details

    • getRealmCode

      public List<CS> getRealmCode()
      Return realmCode.
      Returns:
      realmCode
    • setRealmCode

      public void setRealmCode(List<CS> realmCode)
      Set a value to attribute realmCode.
    • addRealmCode

      public void addRealmCode(CS realmCode_elt)
      Add a realmCode to the realmCode collection.
      Parameters:
      realmCode_elt - Element to add.
    • removeRealmCode

      public void removeRealmCode(CS realmCode_elt)
      Remove a realmCode to the realmCode collection.
      Parameters:
      realmCode_elt - Element to remove
    • getTypeId

      public II getTypeId()
      Return typeId.
      Returns:
      typeId
    • setTypeId

      public void setTypeId(II typeId)
      Set a value to attribute typeId.
    • getTemplateId

      public List<II> getTemplateId()
      Return templateId.
      Returns:
      templateId
    • setTemplateId

      public void setTemplateId(List<II> templateId)
      Set a value to attribute templateId.
    • addTemplateId

      public void addTemplateId(II templateId_elt)
      Add a templateId to the templateId collection.
      Parameters:
      templateId_elt - Element to add.
    • removeTemplateId

      public void removeTemplateId(II templateId_elt)
      Remove a templateId to the templateId collection.
      Parameters:
      templateId_elt - Element to remove
    • getQueryId

      public II getQueryId()
      Return queryId.
      Returns:
      queryId
    • setQueryId

      public void setQueryId(II queryId)
      Set a value to attribute queryId.
    • getStatusCode

      public CS getStatusCode()
      Return statusCode.
      Returns:
      statusCode
    • setStatusCode

      public void setStatusCode(CS statusCode)
      Set a value to attribute statusCode.
    • getModifyCode

      public CS getModifyCode()
      Return modifyCode.
      Returns:
      modifyCode
    • setModifyCode

      public void setModifyCode(CS modifyCode)
      Set a value to attribute modifyCode.
    • getResponseElementGroupId

      public List<II> getResponseElementGroupId()
      Return responseElementGroupId.
      Returns:
      responseElementGroupId
    • setResponseElementGroupId

      public void setResponseElementGroupId(List<II> responseElementGroupId)
      Set a value to attribute responseElementGroupId.
    • addResponseElementGroupId

      public void addResponseElementGroupId(II responseElementGroupId_elt)
      Add a responseElementGroupId to the responseElementGroupId collection.
      Parameters:
      responseElementGroupId_elt - Element to add.
    • removeResponseElementGroupId

      public void removeResponseElementGroupId(II responseElementGroupId_elt)
      Remove a responseElementGroupId to the responseElementGroupId collection.
      Parameters:
      responseElementGroupId_elt - Element to remove
    • getResponseModalityCode

      public CS getResponseModalityCode()
      Return responseModalityCode.
      Returns:
      responseModalityCode
    • setResponseModalityCode

      public void setResponseModalityCode(CS responseModalityCode)
      Set a value to attribute responseModalityCode.
    • getResponsePriorityCode

      public CS getResponsePriorityCode()
      Return responsePriorityCode.
      Returns:
      responsePriorityCode
    • setResponsePriorityCode

      public void setResponsePriorityCode(CS responsePriorityCode)
      Set a value to attribute responsePriorityCode.
    • getInitialQuantity

      public INT getInitialQuantity()
      Return initialQuantity.
      Returns:
      initialQuantity
    • setInitialQuantity

      public void setInitialQuantity(INT initialQuantity)
      Set a value to attribute initialQuantity.
    • getInitialQuantityCode

      public CE getInitialQuantityCode()
      Return initialQuantityCode.
      Returns:
      initialQuantityCode
    • setInitialQuantityCode

      public void setInitialQuantityCode(CE initialQuantityCode)
      Set a value to attribute initialQuantityCode.
    • getExecutionAndDeliveryTime

      public TS getExecutionAndDeliveryTime()
      Return executionAndDeliveryTime.
      Returns:
      executionAndDeliveryTime
    • setExecutionAndDeliveryTime

      public void setExecutionAndDeliveryTime(TS executionAndDeliveryTime)
      Set a value to attribute executionAndDeliveryTime.
    • getMatchCriterionList

      public PRPAMT201306UV02MatchCriterionList getMatchCriterionList()
      Return matchCriterionList.
      Returns:
      matchCriterionList
    • setMatchCriterionList

      public void setMatchCriterionList(PRPAMT201306UV02MatchCriterionList matchCriterionList)
      Set a value to attribute matchCriterionList.
    • getParameterList

      public PRPAMT201306UV02ParameterList getParameterList()
      Return parameterList.
      Returns:
      parameterList
    • setParameterList

      public void setParameterList(PRPAMT201306UV02ParameterList parameterList)
      Set a value to attribute parameterList.
    • getSortControl

      public List<PRPAMT201306UV02SortControl> getSortControl()
      Return sortControl.
      Returns:
      sortControl
    • setSortControl

      public void setSortControl(List<PRPAMT201306UV02SortControl> sortControl)
      Set a value to attribute sortControl.
    • addSortControl

      public void addSortControl(PRPAMT201306UV02SortControl sortControl_elt)
      Add a sortControl to the sortControl collection.
      Parameters:
      sortControl_elt - Element to add.
    • removeSortControl

      public void removeSortControl(PRPAMT201306UV02SortControl sortControl_elt)
      Remove a sortControl to the sortControl collection.
      Parameters:
      sortControl_elt - Element to remove
    • getNullFlavor

      public NullFlavor getNullFlavor()
      Return nullFlavor.
      Returns:
      nullFlavor
    • setNullFlavor

      public void setNullFlavor(NullFlavor nullFlavor)
      Set a value to attribute nullFlavor.
    • get_xmlNodePresentation

      public Node get_xmlNodePresentation()
    • set_xmlNodePresentation

      public void set_xmlNodePresentation(Node _xmlNodePresentation)
    • validateByModule

      public static void validateByModule(PRPAMT201306UV02QueryByParameter pRPAMT201306UV02QueryByParameter, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic)
      validate by a module of validation