be.fgov.ehealth.rn.commons.business.v1
Class InformationNotificationCBSSType

java.lang.Object
  extended by be.fgov.ehealth.rn.commons.business.v1.InformationNotificationCBSSType
All Implemented Interfaces:
Serializable

@Generated(value="com.sun.tools.xjc.Driver",
           date="2022-09-22T05:58:15+02:00",
           comments="JAXB RI v2.2.11")
public class InformationNotificationCBSSType
extends Object
implements Serializable

Deprecated type. Use SenderReceiverType in new batch XSDs. Information block for CBSS info when CBSS notifies partner

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>
 

See Also:
Serialized Form

Constructor Summary
InformationNotificationCBSSType()
           
 
Method Summary
 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.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InformationNotificationCBSSType

public InformationNotificationCBSSType()
Method Detail

getTicketCBSS

public String getTicketCBSS()
Gets the value of the ticketCBSS property.

Returns:
possible object is String

setTicketCBSS

public void setTicketCBSS(String value)
Sets the value of the ticketCBSS property.

Parameters:
value - allowed object is String

getTimestampSent

public org.joda.time.DateTime getTimestampSent()
Gets the value of the timestampSent property.

Returns:
possible object is String

setTimestampSent

public void setTimestampSent(org.joda.time.DateTime value)
Sets the value of the timestampSent property.

Parameters:
value - allowed object is String



Connector Packaging PERSNURSE 3.23.0 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.