@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:32:03+02:00", comments="JAXB RI v2.3.7") public class InformationNotificationCBSSType extends Object implements Serializable
Java class for InformationNotificationCBSSType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="InformationNotificationCBSSType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="TicketCBSS" type="{urn:be:fgov:ehealth:rn:commons:business:v1}UUIDType"/> <element name="TimestampSent" type="{http://www.w3.org/2001/XMLSchema}dateTime"/> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
InformationNotificationCBSSType() |
Modifier and Type | Method and Description |
---|---|
String |
getTicketCBSS()
Gets the value of the ticketCBSS property.
|
org.joda.time.DateTime |
getTimestampSent()
Gets the value of the timestampSent property.
|
void |
setTicketCBSS(String value)
Sets the value of the ticketCBSS property.
|
void |
setTimestampSent(org.joda.time.DateTime value)
Sets the value of the timestampSent property.
|
public String getTicketCBSS()
String
public void setTicketCBSS(String value)
value
- allowed object is
String
public org.joda.time.DateTime getTimestampSent()
String
public void setTimestampSent(org.joda.time.DateTime value)
value
- allowed object is
String
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.