@Generated(value="com.sun.tools.xjc.Driver", date="2022-09-22T05:19:34+02:00", comments="JAXB RI v2.2.11") public class DecodedDataType extends Object implements Serializable
Java class for DecodedDataType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DecodedDataType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Id" type="{http://www.w3.org/2001/XMLSchema}ID"/>
<element name="OutputData" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
DecodedDataType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId()
Gets the value of the id property.
|
String |
getOutputData()
Gets the value of the outputData property.
|
void |
setId(String value)
Sets the value of the id property.
|
void |
setOutputData(String value)
Sets the value of the outputData property.
|
Connector Packaging generic 4.2.0 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.