@Generated(value="com.sun.tools.xjc.Driver", date="2021-10-05T08:01:16+02:00", comments="JAXB RI v2.2.11") public class CommonOutputType extends Object implements Serializable
Java class for CommonOutputType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CommonOutputType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Reference" type="{urn:be:fgov:ehealth:insurability:core:v2}MessageReferenceType" minOccurs="0"/>
<element name="IoReference" type="{urn:be:fgov:ehealth:insurability:core:v2}MessageReferenceType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
CommonOutputType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getIoReference()
Gets the value of the ioReference property.
|
String |
getReference()
Gets the value of the reference property.
|
void |
setIoReference(String value)
Sets the value of the ioReference property.
|
void |
setReference(String value)
Sets the value of the reference property.
|
public String getReference()
Stringpublic void setReference(String value)
value - allowed object is
Stringpublic String getIoReference()
String
Connector Packaging generic 4.0.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.