|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.cin.mycarenet.esb.common.v2.RecordCommonInputType
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-02-02T03:42:28+01:00",
comments="JAXB RI v2.2.11")
public class RecordCommonInputType
Java class for RecordCommonInputType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="RecordCommonInputType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="InputReference" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
RecordCommonInputType()
|
|
| Method Summary | |
|---|---|
String |
getInputReference()
Gets the value of the inputReference property. |
void |
setInputReference(String value)
Sets the value of the inputReference property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RecordCommonInputType()
| Method Detail |
|---|
public String getInputReference()
Stringpublic void setInputReference(String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||