@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:32:03+02:00", comments="JAXB RI v2.3.7") public class SearchPersonPhoneticallyCriteriaType extends Object implements Serializable
Java class for SearchPersonPhoneticallyCriteriaType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SearchPersonPhoneticallyCriteriaType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="Name" type="{urn:be:fgov:ehealth:rn:personservice:core:v1}PhoneticName"/> <element name="Birth" type="{urn:be:fgov:ehealth:rn:personservice:core:v1}PhoneticBirth"/> <element name="Gender" type="{urn:be:fgov:ehealth:rn:personservice:core:v1}PhoneticGender" minOccurs="0"/> <element name="Address" type="{urn:be:fgov:ehealth:rn:personservice:core:v1}PhoneticAddress" minOccurs="0"/> <element name="maximumResultCount" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}unsignedShort"> </restriction> </simpleType> </element> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
SearchPersonPhoneticallyCriteriaType() |
Modifier and Type | Method and Description |
---|---|
PhoneticAddress |
getAddress()
Gets the value of the address property.
|
PhoneticBirth |
getBirth()
Gets the value of the birth property.
|
PhoneticGender |
getGender()
Gets the value of the gender property.
|
Integer |
getMaximumResultCount()
Gets the value of the maximumResultCount property.
|
PhoneticName |
getName()
Gets the value of the name property.
|
void |
setAddress(PhoneticAddress value)
Sets the value of the address property.
|
void |
setBirth(PhoneticBirth value)
Sets the value of the birth property.
|
void |
setGender(PhoneticGender value)
Sets the value of the gender property.
|
void |
setMaximumResultCount(Integer value)
Sets the value of the maximumResultCount property.
|
void |
setName(PhoneticName value)
Sets the value of the name property.
|
public SearchPersonPhoneticallyCriteriaType()
public PhoneticName getName()
PhoneticName
public void setName(PhoneticName value)
value
- allowed object is
PhoneticName
public PhoneticBirth getBirth()
PhoneticBirth
public void setBirth(PhoneticBirth value)
value
- allowed object is
PhoneticBirth
public PhoneticGender getGender()
PhoneticGender
public void setGender(PhoneticGender value)
value
- allowed object is
PhoneticGender
public PhoneticAddress getAddress()
PhoneticAddress
public void setAddress(PhoneticAddress value)
value
- allowed object is
PhoneticAddress
public Integer getMaximumResultCount()
Integer
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.