@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:25:18+02:00", comments="JAXB RI v2.3.7") public class RecordCommonOutputType extends Object implements Serializable
Java class for RecordCommonOutputType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="RecordCommonOutputType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="InputReference" type="{urn:be:fgov:ehealth:chap4:core:v1}Num14ReferenceType" minOccurs="0"/>
<element name="OutputReference" type="{urn:be:fgov:ehealth:chap4:core:v1}Num14ReferenceType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
RecordCommonOutputType() |
| Modifier and Type | Method and Description |
|---|---|
BigDecimal |
getInputReference()
Gets the value of the inputReference property.
|
BigDecimal |
getOutputReference()
Gets the value of the outputReference property.
|
void |
setInputReference(BigDecimal value)
Sets the value of the inputReference property.
|
void |
setOutputReference(BigDecimal value)
Sets the value of the outputReference property.
|
public BigDecimal getInputReference()
BigDecimalpublic void setInputReference(BigDecimal value)
value - allowed object is
BigDecimalpublic BigDecimal getOutputReference()
BigDecimalpublic void setOutputReference(BigDecimal value)
value - allowed object is
BigDecimal
Connector Packaging generic 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.