@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:25:57+02:00", comments="JAXB RI v2.3.7") public class FindPublicCNKRequest extends RequestType implements Serializable
Java class for FindPublicCNKRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="FindPublicCNKRequestType"> <complexContent> <extension base="{urn:be:fgov:ehealth:commons:protocol:v2}RequestType"> <sequence> <element name="CNK" type="{http://www.w3.org/2001/XMLSchema}long"/> <element name="DeliveryEnvironment" type="{http://www.w3.org/2001/XMLSchema}string"/> <choice minOccurs="0"> <element name="StartDate" type="{http://www.w3.org/2001/XMLSchema}date"/> <element name="Version" type="{http://www.w3.org/2001/XMLSchema}integer"/> </choice> </sequence> <attribute ref="{http://www.w3.org/XML/1998/namespace}lang use="required""/> </extension> </complexContent> </complexType>
Constructor and Description |
---|
FindPublicCNKRequest() |
Modifier and Type | Method and Description |
---|---|
long |
getCNK()
Gets the value of the cnk property.
|
String |
getDeliveryEnvironment()
Gets the value of the deliveryEnvironment property.
|
String |
getLang()
Gets the value of the lang property.
|
org.joda.time.DateTime |
getStartDate()
Gets the value of the startDate property.
|
BigInteger |
getVersion()
Gets the value of the version property.
|
void |
setCNK(long value)
Sets the value of the cnk property.
|
void |
setDeliveryEnvironment(String value)
Sets the value of the deliveryEnvironment property.
|
void |
setLang(String value)
Sets the value of the lang property.
|
void |
setStartDate(org.joda.time.DateTime value)
Sets the value of the startDate property.
|
void |
setVersion(BigInteger value)
Sets the value of the version property.
|
getId, getIssueInstant, setId, setIssueInstant
public long getCNK()
public void setCNK(long value)
public String getDeliveryEnvironment()
String
public void setDeliveryEnvironment(String value)
value
- allowed object is
String
public BigInteger getVersion()
BigInteger
public void setVersion(BigInteger value)
value
- allowed object is
BigInteger
public org.joda.time.DateTime getStartDate()
String
public void setStartDate(org.joda.time.DateTime value)
value
- allowed object is
String
public String getLang()
String
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.