@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:29:58+02:00", comments="JAXB RI v2.3.7") public class BySsinType extends Object implements Serializable
Java class for BySsinType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="BySsinType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="Ssin" type="{http://www.w3.org/2001/XMLSchema}string"/> <choice> <element name="Period" type="{urn:be:fgov:ehealth:mediprima:core:v2}PeriodType"/> <element name="ReferenceDate" type="{http://www.w3.org/2001/XMLSchema}date"/> </choice> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
BySsinType() |
Modifier and Type | Method and Description |
---|---|
PeriodType |
getPeriod()
Gets the value of the period property.
|
org.joda.time.DateTime |
getReferenceDate()
Gets the value of the referenceDate property.
|
String |
getSsin()
Gets the value of the ssin property.
|
void |
setPeriod(PeriodType value)
Sets the value of the period property.
|
void |
setReferenceDate(org.joda.time.DateTime value)
Sets the value of the referenceDate property.
|
void |
setSsin(String value)
Sets the value of the ssin property.
|
public String getSsin()
String
public void setSsin(String value)
value
- allowed object is
String
public org.joda.time.DateTime getReferenceDate()
String
public void setReferenceDate(org.joda.time.DateTime value)
value
- allowed object is
String
public PeriodType getPeriod()
PeriodType
public void setPeriod(PeriodType value)
value
- allowed object is
PeriodType
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.