|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.cin.nip.async.generic.RejectInb
@Generated(value="com.sun.tools.xjc.Driver",
date="2025-03-20T10:20:23+01:00",
comments="JAXB RI v2.3.6")
public class RejectInb
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="CommonInput" type="{urn:be:cin:mycarenet:esb:common:v2}CommonInputType"/>
<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 Summary | |
|---|---|
RejectInb()
|
|
| Method Summary | |
|---|---|
CommonInput |
getCommonInput()
Gets the value of the commonInput property. |
FaultType |
getFault()
Gets the value of the fault property. |
String |
getMsgName()
Gets the value of the msgName property. |
void |
setCommonInput(CommonInput value)
Sets the value of the commonInput property. |
void |
setFault(FaultType value)
Sets the value of the fault property. |
void |
setMsgName(String value)
Sets the value of the msgName property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RejectInb()
| Method Detail |
|---|
public CommonInput getCommonInput()
CommonInputpublic void setCommonInput(CommonInput value)
value - allowed object is
CommonInputpublic FaultType getFault()
FaultTypepublic void setFault(FaultType value)
value - allowed object is
FaultTypepublic String getMsgName()
Stringpublic void setMsgName(String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||