|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.fgov.ehealth.aa.complextype.v1.PersonType
@Generated(value="com.sun.tools.xjc.Driver",
date="2020-03-19T04:19:59+01:00",
comments="JAXB RI v2.2.11")
public class PersonTypeIdentity and function of an occupied physical person in ReMaPH.
Java class for PersonType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PersonType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Inss" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="FirstName" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="LastName" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
PersonType()
|
|
| Method Summary | |
|---|---|
String |
getFirstName()
Gets the value of the firstName property. |
String |
getInss()
Gets the value of the inss property. |
String |
getLastName()
Gets the value of the lastName property. |
void |
setFirstName(String value)
Sets the value of the firstName property. |
void |
setInss(String value)
Sets the value of the inss property. |
void |
setLastName(String value)
Sets the value of the lastName property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PersonType()
| Method Detail |
|---|
public String getInss()
Stringpublic void setInss(String value)
value - allowed object is
Stringpublic String getFirstName()
Stringpublic void setFirstName(String value)
value - allowed object is
Stringpublic String getLastName()
Stringpublic void setLastName(String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||