@Generated(value="com.sun.tools.xjc.Driver", date="2025-03-20T11:21:38+01: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, setIsImportantpublic 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 generic 4.7.3 API
Copyright © {inceptionYear}-2025 eHealth. All Rights Reserved.