@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:23:56+02:00", comments="JAXB RI v2.3.7") public class ContentSpecificationType extends ContentSpecificationType implements Serializable
Java class for ContentSpecificationType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ContentSpecificationType"> <complexContent> <extension base="{urn:be:fgov:ehealth:ehbox:core:v3}ContentSpecificationType"> <sequence> <element name="PublicationReceipt" type="{http://www.w3.org/2001/XMLSchema}boolean"/> <element name="ReceivedReceipt" type="{http://www.w3.org/2001/XMLSchema}boolean"/> <element name="ReadReceipt" type="{http://www.w3.org/2001/XMLSchema}boolean"/> </sequence> </extension> </complexContent> </complexType>
Constructor and Description |
---|
ContentSpecificationType() |
Modifier and Type | Method and Description |
---|---|
boolean |
isPublicationReceipt()
Gets the value of the publicationReceipt property.
|
boolean |
isReadReceipt()
Gets the value of the readReceipt property.
|
boolean |
isReceivedReceipt()
Gets the value of the receivedReceipt property.
|
void |
setPublicationReceipt(boolean value)
Sets the value of the publicationReceipt property.
|
void |
setReadReceipt(boolean value)
Sets the value of the readReceipt property.
|
void |
setReceivedReceipt(boolean value)
Sets the value of the receivedReceipt property.
|
getApplicationName, getContentType, isIsEncrypted, isIsImportant, setApplicationName, setContentType, setIsEncrypted, setIsImportant
public boolean isPublicationReceipt()
public void setPublicationReceipt(boolean value)
public boolean isReceivedReceipt()
public void setReceivedReceipt(boolean value)
public boolean isReadReceipt()
public void setReadReceipt(boolean value)
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.