@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:27:12+02:00", comments="JAXB RI v2.2.11") public class RejectInb 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="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 and Description |
---|
RejectInb() |
Modifier and Type | Method and Description |
---|---|
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.
|
public CommonInput getCommonInput()
CommonInput
public void setCommonInput(CommonInput value)
value
- allowed object is
CommonInput
public FaultType getFault()
FaultType
public void setFault(FaultType value)
value
- allowed object is
FaultType
public String getMsgName()
String
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.