public class GetBookingHistory extends Object implements Serializable, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode, org.jvnet.jaxb2_commons.lang.ToString
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="A_0" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="A_1" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="A_2" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
<element name="A_3" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
<element name="A_4" type="{http://DEA.EMS.API.Web.Service/}ArrayOfInt" minOccurs="0"/>
<element name="A_5" type="{http://DEA.EMS.API.Web.Service/}ArrayOfInt" minOccurs="0"/>
<element name="A_6" type="{http://DEA.EMS.API.Web.Service/}ArrayOfInt" minOccurs="0"/>
<element name="A_7" type="{http://DEA.EMS.API.Web.Service/}ArrayOfInt" minOccurs="0"/>
<element name="A_8" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
a0 |
protected String |
a1 |
protected XMLGregorianCalendar |
a2 |
protected XMLGregorianCalendar |
a3 |
protected ArrayOfInt |
a4 |
protected ArrayOfInt |
a5 |
protected ArrayOfInt |
a6 |
protected ArrayOfInt |
a7 |
protected boolean |
a8 |
| Constructor and Description |
|---|
GetBookingHistory() |
| Modifier and Type | Method and Description |
|---|---|
StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
boolean |
equals(Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy) |
String |
getA0()
Gets the value of the a0 property.
|
String |
getA1()
Gets the value of the a1 property.
|
XMLGregorianCalendar |
getA2()
Gets the value of the a2 property.
|
XMLGregorianCalendar |
getA3()
Gets the value of the a3 property.
|
ArrayOfInt |
getA4()
Gets the value of the a4 property.
|
ArrayOfInt |
getA5()
Gets the value of the a5 property.
|
ArrayOfInt |
getA6()
Gets the value of the a6 property.
|
ArrayOfInt |
getA7()
Gets the value of the a7 property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
boolean |
isA8()
Gets the value of the a8 property.
|
void |
setA0(String value)
Sets the value of the a0 property.
|
void |
setA1(String value)
Sets the value of the a1 property.
|
void |
setA2(XMLGregorianCalendar value)
Sets the value of the a2 property.
|
void |
setA3(XMLGregorianCalendar value)
Sets the value of the a3 property.
|
void |
setA4(ArrayOfInt value)
Sets the value of the a4 property.
|
void |
setA5(ArrayOfInt value)
Sets the value of the a5 property.
|
void |
setA6(ArrayOfInt value)
Sets the value of the a6 property.
|
void |
setA7(ArrayOfInt value)
Sets the value of the a7 property.
|
void |
setA8(boolean value)
Sets the value of the a8 property.
|
String |
toString() |
protected String a0
protected String a1
protected XMLGregorianCalendar a2
protected XMLGregorianCalendar a3
protected ArrayOfInt a4
protected ArrayOfInt a5
protected ArrayOfInt a6
protected ArrayOfInt a7
protected boolean a8
public void setA0(String value)
value - allowed object is
Stringpublic void setA1(String value)
value - allowed object is
Stringpublic XMLGregorianCalendar getA2()
XMLGregorianCalendarpublic void setA2(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic XMLGregorianCalendar getA3()
XMLGregorianCalendarpublic void setA3(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic ArrayOfInt getA4()
ArrayOfIntpublic void setA4(ArrayOfInt value)
value - allowed object is
ArrayOfIntpublic ArrayOfInt getA5()
ArrayOfIntpublic void setA5(ArrayOfInt value)
value - allowed object is
ArrayOfIntpublic ArrayOfInt getA6()
ArrayOfIntpublic void setA6(ArrayOfInt value)
value - allowed object is
ArrayOfIntpublic ArrayOfInt getA7()
ArrayOfIntpublic void setA7(ArrayOfInt value)
value - allowed object is
ArrayOfIntpublic boolean isA8()
public void setA8(boolean value)
public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToStringpublic StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
appendFields in interface org.jvnet.jaxb2_commons.lang.ToStringpublic boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equalspublic int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCodeCopyright © 2017 University of Wisconsin-Madison, Computer-Aided Engineering Center. All Rights Reserved.