@Generated(value="com.sun.tools.xjc.Driver", date="2025-03-20T11:23:56+01:00", comments="JAXB RI v2.3.7") public class RejectOutb 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="CommonOutput" type="{urn:be:cin:mycarenet:esb:common:v2}CommonOutputType"/>
<element name="Origin" type="{urn:be:cin:mycarenet:esb:common:v2}OrigineType"/>
<element name="Fault" type="{urn:be:cin:types:v1}FaultType"/>
</sequence>
<attribute name="msgName" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
RejectOutb() |
| Modifier and Type | Method and Description |
|---|---|
CommonOutputType |
getCommonOutput()
Gets the value of the commonOutput property.
|
FaultType |
getFault()
Gets the value of the fault property.
|
String |
getMsgName()
Gets the value of the msgName property.
|
OrigineType |
getOrigin()
Gets the value of the origin property.
|
void |
setCommonOutput(CommonOutputType value)
Sets the value of the commonOutput property.
|
void |
setFault(FaultType value)
Sets the value of the fault property.
|
void |
setMsgName(String value)
Sets the value of the msgName property.
|
void |
setOrigin(OrigineType value)
Sets the value of the origin property.
|
public CommonOutputType getCommonOutput()
CommonOutputTypepublic void setCommonOutput(CommonOutputType value)
value - allowed object is
CommonOutputTypepublic OrigineType getOrigin()
OrigineTypepublic void setOrigin(OrigineType value)
value - allowed object is
OrigineTypepublic FaultType getFault()
FaultTypepublic void setFault(FaultType value)
value - allowed object is
FaultTypepublic String getMsgName()
String
Connector Packaging generic 4.7.3 API
Copyright © {inceptionYear}-2025 eHealth. All Rights Reserved.