@Generated(value="com.sun.tools.xjc.Driver", date="2025-03-20T11:19:03+01:00", comments="JAXB RI v2.3.7") public class Feedback extends Object implements Serializable
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="reportrequested" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="text" type="{http://www.ehealth.fgov.be/standards/kmehr/dt/v1}textType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
Feedback() |
| Modifier and Type | Method and Description |
|---|---|
TextType |
getText()
Gets the value of the text property.
|
boolean |
isReportrequested()
Gets the value of the reportrequested property.
|
void |
setReportrequested(boolean value)
Sets the value of the reportrequested property.
|
void |
setText(TextType value)
Sets the value of the text property.
|
public boolean isReportrequested()
public void setReportrequested(boolean value)
public TextType getText()
TextType
Connector Packaging generic 4.7.3 API
Copyright © {inceptionYear}-2025 eHealth. All Rights Reserved.