|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectau.net.electronichealth.ns.pcehr.xsd.interfaces.pcehrprofile._1.GainPCEHRAccessResponse.Individual
public static class GainPCEHRAccessResponse.Individual
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/pcehr/xsd/common/CommonCoreElements/1.0}ihiNumber"/> <element ref="{http://ns.electronichealth.net.au/pcehr/xsd/common/CommonCoreElements/1.0}medicareCardNumber" minOccurs="0"/> <element ref="{http://ns.electronichealth.net.au/pcehr/xsd/common/CommonCoreElements/1.0}medicareIRN" minOccurs="0"/> <element ref="{http://ns.electronichealth.net.au/pcehr/xsd/common/CommonCoreElements/1.0}dvaFileNumber" minOccurs="0"/> <element ref="{http://ns.electronichealth.net.au/pcehr/xsd/common/CommonCoreElements/1.0}militaryHealthNumber" minOccurs="0"/> <element name="ihiRecordStatus" type="{http://ns.electronichealth.net.au/pcehr/xsd/common/CommonCoreElements/1.0}recordStatusType"/> <element name="ihiStatus" type="{http://ns.electronichealth.net.au/pcehr/xsd/common/CommonCoreElements/1.0}statusType"/> <element name="dateOfBirth" type="{http://www.w3.org/2001/XMLSchema}date"/> <element ref="{http://ns.electronichealth.net.au/pcehr/xsd/common/CommonCoreElements/1.0}dateAccuracyIndicatorType"/> <element ref="{http://ns.electronichealth.net.au/pcehr/xsd/common/CommonCoreElements/1.0}sex"/> <element name="name" type="{http://ns.electronichealth.net.au/pcehr/xsd/common/CommonCoreElements/1.0}nameType"/> </sequence> </restriction> </complexContent> </complexType>
Field Summary | |
---|---|
protected DateAccuracyIndicatorType |
dateAccuracyIndicatorType
|
protected java.util.Calendar |
dateOfBirth
|
protected java.lang.String |
dvaFileNumber
|
protected java.lang.String |
ihiNumber
|
protected RecordStatusType |
ihiRecordStatus
|
protected StatusType |
ihiStatus
|
protected java.lang.String |
medicareCardNumber
|
protected java.lang.Integer |
medicareIRN
|
protected java.lang.String |
militaryHealthNumber
|
protected NameType |
name
|
protected Sex |
sex
|
Constructor Summary | |
---|---|
GainPCEHRAccessResponse.Individual()
|
Method Summary | |
---|---|
DateAccuracyIndicatorType |
getDateAccuracyIndicatorType()
Gets the value of the dateAccuracyIndicatorType property. |
java.util.Calendar |
getDateOfBirth()
Gets the value of the dateOfBirth property. |
java.lang.String |
getDvaFileNumber()
Gets the value of the dvaFileNumber property. |
java.lang.String |
getIhiNumber()
Gets the value of the ihiNumber property. |
RecordStatusType |
getIhiRecordStatus()
Gets the value of the ihiRecordStatus property. |
StatusType |
getIhiStatus()
Gets the value of the ihiStatus property. |
java.lang.String |
getMedicareCardNumber()
Gets the value of the medicareCardNumber property. |
java.lang.Integer |
getMedicareIRN()
Gets the value of the medicareIRN property. |
java.lang.String |
getMilitaryHealthNumber()
Gets the value of the militaryHealthNumber property. |
NameType |
getName()
Gets the value of the name property. |
Sex |
getSex()
Gets the value of the sex property. |
void |
setDateAccuracyIndicatorType(DateAccuracyIndicatorType value)
Sets the value of the dateAccuracyIndicatorType property. |
void |
setDateOfBirth(java.util.Calendar value)
Sets the value of the dateOfBirth property. |
void |
setDvaFileNumber(java.lang.String value)
Sets the value of the dvaFileNumber property. |
void |
setIhiNumber(java.lang.String value)
Sets the value of the ihiNumber property. |
void |
setIhiRecordStatus(RecordStatusType value)
Sets the value of the ihiRecordStatus property. |
void |
setIhiStatus(StatusType value)
Sets the value of the ihiStatus property. |
void |
setMedicareCardNumber(java.lang.String value)
Sets the value of the medicareCardNumber property. |
void |
setMedicareIRN(java.lang.Integer value)
Sets the value of the medicareIRN property. |
void |
setMilitaryHealthNumber(java.lang.String value)
Sets the value of the militaryHealthNumber property. |
void |
setName(NameType value)
Sets the value of the name property. |
void |
setSex(Sex value)
Sets the value of the sex property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.lang.String ihiNumber
protected java.lang.String medicareCardNumber
protected java.lang.Integer medicareIRN
protected java.lang.String dvaFileNumber
protected java.lang.String militaryHealthNumber
protected RecordStatusType ihiRecordStatus
protected StatusType ihiStatus
protected java.util.Calendar dateOfBirth
protected DateAccuracyIndicatorType dateAccuracyIndicatorType
protected Sex sex
protected NameType name
Constructor Detail |
---|
public GainPCEHRAccessResponse.Individual()
Method Detail |
---|
public java.lang.String getIhiNumber()
String
public void setIhiNumber(java.lang.String value)
value
- allowed object is
String
public java.lang.String getMedicareCardNumber()
String
public void setMedicareCardNumber(java.lang.String value)
value
- allowed object is
String
public java.lang.Integer getMedicareIRN()
Integer
public void setMedicareIRN(java.lang.Integer value)
value
- allowed object is
Integer
public java.lang.String getDvaFileNumber()
String
public void setDvaFileNumber(java.lang.String value)
value
- allowed object is
String
public java.lang.String getMilitaryHealthNumber()
String
public void setMilitaryHealthNumber(java.lang.String value)
value
- allowed object is
String
public RecordStatusType getIhiRecordStatus()
RecordStatusType
public void setIhiRecordStatus(RecordStatusType value)
value
- allowed object is
RecordStatusType
public StatusType getIhiStatus()
StatusType
public void setIhiStatus(StatusType value)
value
- allowed object is
StatusType
public java.util.Calendar getDateOfBirth()
String
public void setDateOfBirth(java.util.Calendar value)
value
- allowed object is
String
public DateAccuracyIndicatorType getDateAccuracyIndicatorType()
DateAccuracyIndicatorType
public void setDateAccuracyIndicatorType(DateAccuracyIndicatorType value)
value
- allowed object is
DateAccuracyIndicatorType
public Sex getSex()
Sex
public void setSex(Sex value)
value
- allowed object is
Sex
public NameType getName()
NameType
public void setName(NameType value)
value
- allowed object is
NameType
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |