@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:32:03+02:00", comments="JAXB RI v2.3.7") public class PartnerType extends Object implements Serializable
Java class for PartnerType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PartnerType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <choice> <element name="PartnerSsin" type="{urn:be:fgov:ehealth:rn:commons:business:v1}SsinType" minOccurs="0"/> <element name="PartnerFictionalIdentificationNumber" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> </restriction> </simpleType> </element> </choice> <element name="PartnerName" type="{urn:be:fgov:ehealth:rn:baselegaldata:v1}MinimalNameInfoType" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
PartnerType() |
Modifier and Type | Method and Description |
---|---|
String |
getPartnerFictionalIdentificationNumber()
Gets the value of the partnerFictionalIdentificationNumber property.
|
MinimalNameInfoType |
getPartnerName()
Gets the value of the partnerName property.
|
String |
getPartnerSsin()
Gets the value of the partnerSsin property.
|
void |
setPartnerFictionalIdentificationNumber(String value)
Sets the value of the partnerFictionalIdentificationNumber property.
|
void |
setPartnerName(MinimalNameInfoType value)
Sets the value of the partnerName property.
|
void |
setPartnerSsin(String value)
Sets the value of the partnerSsin property.
|
public String getPartnerFictionalIdentificationNumber()
String
public void setPartnerFictionalIdentificationNumber(String value)
value
- allowed object is
String
public String getPartnerSsin()
String
public void setPartnerSsin(String value)
value
- allowed object is
String
public MinimalNameInfoType getPartnerName()
MinimalNameInfoType
public void setPartnerName(MinimalNameInfoType value)
value
- allowed object is
MinimalNameInfoType
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.