public class SearchIHI extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{http://ns.electronichealth.net.au/hi/xsd/consumercore/ConsumerCoreElements/3.0}ihiNumber" minOccurs="0"/>
<element ref="{http://ns.electronichealth.net.au/hi/xsd/consumercore/ConsumerCoreElements/3.0}medicareCardNumber" minOccurs="0"/>
<element ref="{http://ns.electronichealth.net.au/hi/xsd/consumercore/ConsumerCoreElements/3.0}medicareIRN" minOccurs="0"/>
<element ref="{http://ns.electronichealth.net.au/hi/xsd/consumercore/ConsumerCoreElements/3.0}dvaFileNumber" minOccurs="0"/>
<element ref="{http://ns.electronichealth.net.au/hi/xsd/common/CommonCoreElements/3.0}dateOfBirth"/>
<element ref="{http://ns.electronichealth.net.au/hi/xsd/common/CommonCoreElements/3.0}sex"/>
<element ref="{http://ns.electronichealth.net.au/hi/xsd/common/IndividualNameCore/3.0}familyName"/>
<element ref="{http://ns.electronichealth.net.au/hi/xsd/common/IndividualNameCore/3.0}givenName" minOccurs="0"/>
<element ref="{http://ns.electronichealth.net.au/hi/xsd/consumercore/Address/3.0}australianPostalAddress" minOccurs="0"/>
<element ref="{http://ns.electronichealth.net.au/hi/xsd/consumercore/Address/3.0}australianStreetAddress" minOccurs="0"/>
<element ref="{http://ns.electronichealth.net.au/hi/xsd/consumercore/Address/3.0}internationalAddress" minOccurs="0"/>
<element ref="{http://ns.electronichealth.net.au/hi/xsd/consumercore/ConsumerCoreElements/3.0}history" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected AustralianPostalAddressType |
australianPostalAddress |
protected AustralianStreetAddressType |
australianStreetAddress |
protected XMLGregorianCalendar |
dateOfBirth |
protected String |
dvaFileNumber |
protected String |
familyName |
protected String |
givenName |
protected TrueFalseType |
history |
protected String |
ihiNumber |
protected InternationalAddressType |
internationalAddress |
protected String |
medicareCardNumber |
protected Integer |
medicareIRN |
protected SexType |
sex |
| Constructor and Description |
|---|
SearchIHI() |
| Modifier and Type | Method and Description |
|---|---|
AustralianPostalAddressType |
getAustralianPostalAddress()
Gets the value of the australianPostalAddress property.
|
AustralianStreetAddressType |
getAustralianStreetAddress()
Gets the value of the australianStreetAddress property.
|
XMLGregorianCalendar |
getDateOfBirth()
Gets the value of the dateOfBirth property.
|
String |
getDvaFileNumber()
Gets the value of the dvaFileNumber property.
|
String |
getFamilyName()
Gets the value of the familyName property.
|
String |
getGivenName()
Gets the value of the givenName property.
|
TrueFalseType |
getHistory()
Gets the value of the history property.
|
String |
getIhiNumber()
Gets the value of the ihiNumber property.
|
InternationalAddressType |
getInternationalAddress()
Gets the value of the internationalAddress property.
|
String |
getMedicareCardNumber()
Gets the value of the medicareCardNumber property.
|
Integer |
getMedicareIRN()
Gets the value of the medicareIRN property.
|
SexType |
getSex()
Gets the value of the sex property.
|
void |
setAustralianPostalAddress(AustralianPostalAddressType value)
Sets the value of the australianPostalAddress property.
|
void |
setAustralianStreetAddress(AustralianStreetAddressType value)
Sets the value of the australianStreetAddress property.
|
void |
setDateOfBirth(XMLGregorianCalendar value)
Sets the value of the dateOfBirth property.
|
void |
setDvaFileNumber(String value)
Sets the value of the dvaFileNumber property.
|
void |
setFamilyName(String value)
Sets the value of the familyName property.
|
void |
setGivenName(String value)
Sets the value of the givenName property.
|
void |
setHistory(TrueFalseType value)
Sets the value of the history property.
|
void |
setIhiNumber(String value)
Sets the value of the ihiNumber property.
|
void |
setInternationalAddress(InternationalAddressType value)
Sets the value of the internationalAddress property.
|
void |
setMedicareCardNumber(String value)
Sets the value of the medicareCardNumber property.
|
void |
setMedicareIRN(Integer value)
Sets the value of the medicareIRN property.
|
void |
setSex(SexType value)
Sets the value of the sex property.
|
protected String ihiNumber
protected String medicareCardNumber
protected Integer medicareIRN
protected String dvaFileNumber
protected XMLGregorianCalendar dateOfBirth
protected SexType sex
protected String familyName
protected String givenName
protected AustralianPostalAddressType australianPostalAddress
protected AustralianStreetAddressType australianStreetAddress
protected InternationalAddressType internationalAddress
protected TrueFalseType history
public String getIhiNumber()
Stringpublic void setIhiNumber(String value)
value - allowed object is
Stringpublic String getMedicareCardNumber()
Stringpublic void setMedicareCardNumber(String value)
value - allowed object is
Stringpublic Integer getMedicareIRN()
Integerpublic void setMedicareIRN(Integer value)
value - allowed object is
Integerpublic String getDvaFileNumber()
Stringpublic void setDvaFileNumber(String value)
value - allowed object is
Stringpublic XMLGregorianCalendar getDateOfBirth()
XMLGregorianCalendarpublic void setDateOfBirth(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic SexType getSex()
SexTypepublic void setSex(SexType value)
value - allowed object is
SexTypepublic String getFamilyName()
Stringpublic void setFamilyName(String value)
value - allowed object is
Stringpublic String getGivenName()
Stringpublic void setGivenName(String value)
value - allowed object is
Stringpublic AustralianPostalAddressType getAustralianPostalAddress()
AustralianPostalAddressTypepublic void setAustralianPostalAddress(AustralianPostalAddressType value)
value - allowed object is
AustralianPostalAddressTypepublic AustralianStreetAddressType getAustralianStreetAddress()
AustralianStreetAddressTypepublic void setAustralianStreetAddress(AustralianStreetAddressType value)
value - allowed object is
AustralianStreetAddressTypepublic InternationalAddressType getInternationalAddress()
InternationalAddressTypepublic void setInternationalAddress(InternationalAddressType value)
value - allowed object is
InternationalAddressTypepublic TrueFalseType getHistory()
TrueFalseTypepublic void setHistory(TrueFalseType value)
value - allowed object is
TrueFalseTypeCopyright © 2021. All rights reserved.