|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.fgov.ehealth.consultrn._1_0.protocol.PhoneticCriteriaType
@Generated(value="com.sun.tools.xjc.Driver",
date="2020-03-19T04:21:54+01:00",
comments="JAXB RI v2.2.11")
public class PhoneticCriteriaTypeset of criteria available
Java class for PhoneticCriteriaType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PhoneticCriteriaType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="LastName" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="FirstName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="MiddleName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="BirthDate" type="{urn:be:fgov:ehealth:consultRN:1_0:core}IncompleteDateType"/>
<element name="Gender" type="{urn:be:fgov:ehealth:consultRN:1_0:core}GenderType" minOccurs="0"/>
<element name="Tolerance" type="{urn:be:fgov:ehealth:consultRN:1_0:protocol}IntegerType" minOccurs="0"/>
<element name="Maximum" type="{urn:be:fgov:ehealth:consultRN:1_0:protocol}IntegerType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
PhoneticCriteriaType()
|
|
| Method Summary | |
|---|---|
String |
getBirthDate()
Gets the value of the birthDate property. |
String |
getFirstName()
Gets the value of the firstName property. |
GenderType |
getGender()
Gets the value of the gender property. |
String |
getLastName()
Gets the value of the lastName property. |
BigInteger |
getMaximum()
Gets the value of the maximum property. |
String |
getMiddleName()
Gets the value of the middleName property. |
BigInteger |
getTolerance()
Gets the value of the tolerance property. |
void |
setBirthDate(String value)
Sets the value of the birthDate property. |
void |
setFirstName(String value)
Sets the value of the firstName property. |
void |
setGender(GenderType value)
Sets the value of the gender property. |
void |
setLastName(String value)
Sets the value of the lastName property. |
void |
setMaximum(BigInteger value)
Sets the value of the maximum property. |
void |
setMiddleName(String value)
Sets the value of the middleName property. |
void |
setTolerance(BigInteger value)
Sets the value of the tolerance property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PhoneticCriteriaType()
| Method Detail |
|---|
public String getLastName()
Stringpublic void setLastName(String value)
value - allowed object is
Stringpublic String getFirstName()
Stringpublic void setFirstName(String value)
value - allowed object is
Stringpublic String getMiddleName()
Stringpublic void setMiddleName(String value)
value - allowed object is
Stringpublic String getBirthDate()
Stringpublic void setBirthDate(String value)
value - allowed object is
Stringpublic GenderType getGender()
GenderTypepublic void setGender(GenderType value)
value - allowed object is
GenderTypepublic BigInteger getTolerance()
BigIntegerpublic void setTolerance(BigInteger value)
value - allowed object is
BigIntegerpublic BigInteger getMaximum()
BigIntegerpublic void setMaximum(BigInteger value)
value - allowed object is
BigInteger
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||