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