@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:23:56+02:00", comments="JAXB RI v2.3.7") public class SenderType extends IdentifierType implements Serializable
Java class for SenderType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SenderType"> <complexContent> <extension base="{urn:be:fgov:ehealth:commons:core:v1}IdentifierType"> <sequence> <element name="Quality" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="Name" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="FirstName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="PersonInOrganisation" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
Constructor and Description |
---|
SenderType() |
Modifier and Type | Method and Description |
---|---|
String |
getFirstName()
Gets the value of the firstName property.
|
String |
getName()
Gets the value of the name property.
|
String |
getPersonInOrganisation()
Gets the value of the personInOrganisation property.
|
String |
getQuality()
Gets the value of the quality property.
|
void |
setFirstName(String value)
Sets the value of the firstName property.
|
void |
setName(String value)
Sets the value of the name property.
|
void |
setPersonInOrganisation(String value)
Sets the value of the personInOrganisation property.
|
void |
setQuality(String value)
Sets the value of the quality property.
|
getId, getSubType, getType, setId, setSubType, setType
public String getQuality()
String
public void setQuality(String value)
value
- allowed object is
String
public String getName()
String
public void setName(String value)
value
- allowed object is
String
public String getFirstName()
String
public void setFirstName(String value)
value
- allowed object is
String
public String getPersonInOrganisation()
String
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.