Class PRPAMT201306UV02ParameterList
Java class for PRPA_MT201306UV02.ParameterList complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PRPA_MT201306UV02.ParameterList">
<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" minOccurs="0"/>
<element name="livingSubjectAdministrativeGender" type="{urn:hl7-org:v3}PRPA_MT201306UV02.LivingSubjectAdministrativeGender" maxOccurs="unbounded" minOccurs="0"/>
<element name="livingSubjectBirthPlaceAddress" type="{urn:hl7-org:v3}PRPA_MT201306UV02.LivingSubjectBirthPlaceAddress" maxOccurs="unbounded" minOccurs="0"/>
<element name="livingSubjectBirthPlaceName" type="{urn:hl7-org:v3}PRPA_MT201306UV02.LivingSubjectBirthPlaceName" maxOccurs="unbounded" minOccurs="0"/>
<element name="livingSubjectBirthTime" type="{urn:hl7-org:v3}PRPA_MT201306UV02.LivingSubjectBirthTime" maxOccurs="unbounded" minOccurs="0"/>
<element name="livingSubjectDeceasedTime" type="{urn:hl7-org:v3}PRPA_MT201306UV02.LivingSubjectDeceasedTime" maxOccurs="unbounded" minOccurs="0"/>
<element name="livingSubjectId" type="{urn:hl7-org:v3}PRPA_MT201306UV02.LivingSubjectId" maxOccurs="unbounded" minOccurs="0"/>
<element name="livingSubjectName" type="{urn:hl7-org:v3}PRPA_MT201306UV02.LivingSubjectName" maxOccurs="unbounded" minOccurs="0"/>
<element name="mothersMaidenName" type="{urn:hl7-org:v3}PRPA_MT201306UV02.MothersMaidenName" maxOccurs="unbounded" minOccurs="0"/>
<element name="otherIDsScopingOrganization" type="{urn:hl7-org:v3}PRPA_MT201306UV02.OtherIDsScopingOrganization" maxOccurs="unbounded" minOccurs="0"/>
<element name="patientAddress" type="{urn:hl7-org:v3}PRPA_MT201306UV02.PatientAddress" maxOccurs="unbounded" minOccurs="0"/>
<element name="patientStatusCode" type="{urn:hl7-org:v3}PRPA_MT201306UV02.PatientStatusCode" maxOccurs="unbounded" minOccurs="0"/>
<element name="patientTelecom" type="{urn:hl7-org:v3}PRPA_MT201306UV02.PatientTelecom" maxOccurs="unbounded" minOccurs="0"/>
<element name="principalCareProviderId" type="{urn:hl7-org:v3}PRPA_MT201306UV02.PrincipalCareProviderId" maxOccurs="unbounded" minOccurs="0"/>
<element name="principalCareProvisionId" type="{urn:hl7-org:v3}PRPA_MT201306UV02.PrincipalCareProvisionId" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attGroup ref="{urn:hl7-org:v3}InfrastructureRootAttributes"/>
<attribute name="nullFlavor" type="{urn:hl7-org:v3}NullFlavor" />
</restriction>
</complexContent>
</complexType>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected IIprotected List<PRPAMT201306UV02LivingSubjectBirthPlaceName>protected List<PRPAMT201306UV02LivingSubjectBirthTime>protected List<PRPAMT201306UV02LivingSubjectDeceasedTime>protected List<PRPAMT201306UV02LivingSubjectId>protected List<PRPAMT201306UV02LivingSubjectName>protected List<PRPAMT201306UV02MothersMaidenName>protected List<PRPAMT201306UV02OtherIDsScopingOrganization>protected List<PRPAMT201306UV02PatientAddress>protected List<PRPAMT201306UV02PatientStatusCode>protected List<PRPAMT201306UV02PatientTelecom>protected List<PRPAMT201306UV02PrincipalCareProviderId>protected List<PRPAMT201306UV02PrincipalCareProvisionId>protected II -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()Gets the value of the id property.Gets the value of the livingSubjectAdministrativeGender property.Gets the value of the livingSubjectBirthPlaceAddress property.Gets the value of the livingSubjectBirthPlaceName property.Gets the value of the livingSubjectBirthTime property.Gets the value of the livingSubjectDeceasedTime property.Gets the value of the livingSubjectId property.Gets the value of the livingSubjectName property.Gets the value of the mothersMaidenName property.Gets the value of the nullFlavor property.Gets the value of the otherIDsScopingOrganization property.Gets the value of the patientAddress property.Gets the value of the patientStatusCode property.Gets the value of the patientTelecom property.Gets the value of the principalCareProviderId property.Gets the value of the principalCareProvisionId property.Gets the value of the realmCode property.Gets the value of the templateId property.Gets the value of the typeId property.inthashCode()voidSets the value of the id property.voidSets the value of the typeId property.toString()Generates a String representation of the contents of this type.withLivingSubjectAdministrativeGender(Collection<PRPAMT201306UV02LivingSubjectAdministrativeGender> values) withLivingSubjectBirthPlaceAddress(Collection<PRPAMT201306UV02LivingSubjectBirthPlaceAddress> values) withNullFlavor(String... values) withNullFlavor(Collection<String> values) withPatientAddress(PRPAMT201306UV02PatientAddress... values) withPatientTelecom(PRPAMT201306UV02PatientTelecom... values) withRealmCode(Collection<CS> values) withRealmCode(CS... values) withTemplateId(Collection<II> values) withTemplateId(II... values) withTypeId(II value)
-
Field Details
-
realmCode
-
typeId
-
templateId
-
id
-
livingSubjectAdministrativeGender
-
livingSubjectBirthPlaceAddress
-
livingSubjectBirthPlaceName
-
livingSubjectBirthTime
-
livingSubjectDeceasedTime
-
livingSubjectId
-
livingSubjectName
-
mothersMaidenName
-
otherIDsScopingOrganization
-
patientAddress
-
patientStatusCode
-
patientTelecom
-
principalCareProviderId
-
principalCareProvisionId
-
nullFlavor
-
-
Constructor Details
-
PRPAMT201306UV02ParameterList
public PRPAMT201306UV02ParameterList()
-
-
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.- Returns:
- possible object is
II
-
setId
Sets the value of the id property.- Parameters:
value- allowed object isII
-
getLivingSubjectAdministrativeGender
public List<PRPAMT201306UV02LivingSubjectAdministrativeGender> getLivingSubjectAdministrativeGender()Gets the value of the livingSubjectAdministrativeGender 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 livingSubjectAdministrativeGender property.For example, to add a new item, do as follows:
getLivingSubjectAdministrativeGender().add(newItem);Objects of the following type(s) are allowed in the list
PRPAMT201306UV02LivingSubjectAdministrativeGender -
getLivingSubjectBirthPlaceAddress
Gets the value of the livingSubjectBirthPlaceAddress 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 livingSubjectBirthPlaceAddress property.For example, to add a new item, do as follows:
getLivingSubjectBirthPlaceAddress().add(newItem);Objects of the following type(s) are allowed in the list
PRPAMT201306UV02LivingSubjectBirthPlaceAddress -
getLivingSubjectBirthPlaceName
Gets the value of the livingSubjectBirthPlaceName 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 livingSubjectBirthPlaceName property.For example, to add a new item, do as follows:
getLivingSubjectBirthPlaceName().add(newItem);Objects of the following type(s) are allowed in the list
PRPAMT201306UV02LivingSubjectBirthPlaceName -
getLivingSubjectBirthTime
Gets the value of the livingSubjectBirthTime 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 livingSubjectBirthTime property.For example, to add a new item, do as follows:
getLivingSubjectBirthTime().add(newItem);Objects of the following type(s) are allowed in the list
PRPAMT201306UV02LivingSubjectBirthTime -
getLivingSubjectDeceasedTime
Gets the value of the livingSubjectDeceasedTime 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 livingSubjectDeceasedTime property.For example, to add a new item, do as follows:
getLivingSubjectDeceasedTime().add(newItem);Objects of the following type(s) are allowed in the list
PRPAMT201306UV02LivingSubjectDeceasedTime -
getLivingSubjectId
Gets the value of the livingSubjectId 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 livingSubjectId property.For example, to add a new item, do as follows:
getLivingSubjectId().add(newItem);Objects of the following type(s) are allowed in the list
PRPAMT201306UV02LivingSubjectId -
getLivingSubjectName
Gets the value of the livingSubjectName 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 livingSubjectName property.For example, to add a new item, do as follows:
getLivingSubjectName().add(newItem);Objects of the following type(s) are allowed in the list
PRPAMT201306UV02LivingSubjectName -
getMothersMaidenName
Gets the value of the mothersMaidenName 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 mothersMaidenName property.For example, to add a new item, do as follows:
getMothersMaidenName().add(newItem);Objects of the following type(s) are allowed in the list
PRPAMT201306UV02MothersMaidenName -
getOtherIDsScopingOrganization
Gets the value of the otherIDsScopingOrganization 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 otherIDsScopingOrganization property.For example, to add a new item, do as follows:
getOtherIDsScopingOrganization().add(newItem);Objects of the following type(s) are allowed in the list
PRPAMT201306UV02OtherIDsScopingOrganization -
getPatientAddress
Gets the value of the patientAddress 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 patientAddress property.For example, to add a new item, do as follows:
getPatientAddress().add(newItem);Objects of the following type(s) are allowed in the list
PRPAMT201306UV02PatientAddress -
getPatientStatusCode
Gets the value of the patientStatusCode 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 patientStatusCode property.For example, to add a new item, do as follows:
getPatientStatusCode().add(newItem);Objects of the following type(s) are allowed in the list
PRPAMT201306UV02PatientStatusCode -
getPatientTelecom
Gets the value of the patientTelecom 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 patientTelecom property.For example, to add a new item, do as follows:
getPatientTelecom().add(newItem);Objects of the following type(s) are allowed in the list
PRPAMT201306UV02PatientTelecom -
getPrincipalCareProviderId
Gets the value of the principalCareProviderId 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 principalCareProviderId property.For example, to add a new item, do as follows:
getPrincipalCareProviderId().add(newItem);Objects of the following type(s) are allowed in the list
PRPAMT201306UV02PrincipalCareProviderId -
getPrincipalCareProvisionId
Gets the value of the principalCareProvisionId 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 principalCareProvisionId property.For example, to add a new item, do as follows:
getPrincipalCareProvisionId().add(newItem);Objects of the following type(s) are allowed in the list
PRPAMT201306UV02PrincipalCareProvisionId -
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 -
withRealmCode
-
withRealmCode
-
withTypeId
-
withTemplateId
-
withTemplateId
-
withId
-
withLivingSubjectAdministrativeGender
public PRPAMT201306UV02ParameterList withLivingSubjectAdministrativeGender(PRPAMT201306UV02LivingSubjectAdministrativeGender... values) -
withLivingSubjectAdministrativeGender
public PRPAMT201306UV02ParameterList withLivingSubjectAdministrativeGender(Collection<PRPAMT201306UV02LivingSubjectAdministrativeGender> values) -
withLivingSubjectBirthPlaceAddress
public PRPAMT201306UV02ParameterList withLivingSubjectBirthPlaceAddress(PRPAMT201306UV02LivingSubjectBirthPlaceAddress... values) -
withLivingSubjectBirthPlaceAddress
public PRPAMT201306UV02ParameterList withLivingSubjectBirthPlaceAddress(Collection<PRPAMT201306UV02LivingSubjectBirthPlaceAddress> values) -
withLivingSubjectBirthPlaceName
public PRPAMT201306UV02ParameterList withLivingSubjectBirthPlaceName(PRPAMT201306UV02LivingSubjectBirthPlaceName... values) -
withLivingSubjectBirthPlaceName
public PRPAMT201306UV02ParameterList withLivingSubjectBirthPlaceName(Collection<PRPAMT201306UV02LivingSubjectBirthPlaceName> values) -
withLivingSubjectBirthTime
public PRPAMT201306UV02ParameterList withLivingSubjectBirthTime(PRPAMT201306UV02LivingSubjectBirthTime... values) -
withLivingSubjectBirthTime
public PRPAMT201306UV02ParameterList withLivingSubjectBirthTime(Collection<PRPAMT201306UV02LivingSubjectBirthTime> values) -
withLivingSubjectDeceasedTime
public PRPAMT201306UV02ParameterList withLivingSubjectDeceasedTime(PRPAMT201306UV02LivingSubjectDeceasedTime... values) -
withLivingSubjectDeceasedTime
public PRPAMT201306UV02ParameterList withLivingSubjectDeceasedTime(Collection<PRPAMT201306UV02LivingSubjectDeceasedTime> values) -
withLivingSubjectId
-
withLivingSubjectId
public PRPAMT201306UV02ParameterList withLivingSubjectId(Collection<PRPAMT201306UV02LivingSubjectId> values) -
withLivingSubjectName
public PRPAMT201306UV02ParameterList withLivingSubjectName(PRPAMT201306UV02LivingSubjectName... values) -
withLivingSubjectName
public PRPAMT201306UV02ParameterList withLivingSubjectName(Collection<PRPAMT201306UV02LivingSubjectName> values) -
withMothersMaidenName
public PRPAMT201306UV02ParameterList withMothersMaidenName(PRPAMT201306UV02MothersMaidenName... values) -
withMothersMaidenName
public PRPAMT201306UV02ParameterList withMothersMaidenName(Collection<PRPAMT201306UV02MothersMaidenName> values) -
withOtherIDsScopingOrganization
public PRPAMT201306UV02ParameterList withOtherIDsScopingOrganization(PRPAMT201306UV02OtherIDsScopingOrganization... values) -
withOtherIDsScopingOrganization
public PRPAMT201306UV02ParameterList withOtherIDsScopingOrganization(Collection<PRPAMT201306UV02OtherIDsScopingOrganization> values) -
withPatientAddress
-
withPatientAddress
public PRPAMT201306UV02ParameterList withPatientAddress(Collection<PRPAMT201306UV02PatientAddress> values) -
withPatientStatusCode
public PRPAMT201306UV02ParameterList withPatientStatusCode(PRPAMT201306UV02PatientStatusCode... values) -
withPatientStatusCode
public PRPAMT201306UV02ParameterList withPatientStatusCode(Collection<PRPAMT201306UV02PatientStatusCode> values) -
withPatientTelecom
-
withPatientTelecom
public PRPAMT201306UV02ParameterList withPatientTelecom(Collection<PRPAMT201306UV02PatientTelecom> values) -
withPrincipalCareProviderId
public PRPAMT201306UV02ParameterList withPrincipalCareProviderId(PRPAMT201306UV02PrincipalCareProviderId... values) -
withPrincipalCareProviderId
public PRPAMT201306UV02ParameterList withPrincipalCareProviderId(Collection<PRPAMT201306UV02PrincipalCareProviderId> values) -
withPrincipalCareProvisionId
public PRPAMT201306UV02ParameterList withPrincipalCareProvisionId(PRPAMT201306UV02PrincipalCareProvisionId... values) -
withPrincipalCareProvisionId
public PRPAMT201306UV02ParameterList withPrincipalCareProvisionId(Collection<PRPAMT201306UV02PrincipalCareProvisionId> values) -
withNullFlavor
-
withNullFlavor
-
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
-