|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.opengis.oseo.v_1_0.OrderResponseBaseType
net.opengis.oseo.v_1_0.GetQuotationAckType
public class GetQuotationAckType
Java class for GetQuotationAckType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GetQuotationAckType">
<complexContent>
<extension base="{http://www.opengis.net/oseo/1.0}OrderResponseBaseType">
<sequence minOccurs="0">
<choice>
<element name="quotationId" type="{http://www.opengis.net/oseo/1.0}QuotationIdType"/>
<element name="quotation" type="{http://www.opengis.net/oseo/1.0}OrderQuotation"/>
</choice>
</sequence>
</extension>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected OrderQuotation |
quotation
|
protected String |
quotationId
|
| Fields inherited from class net.opengis.oseo.v_1_0.OrderResponseBaseType |
|---|
errorMessage, status |
| Constructor Summary | |
|---|---|
GetQuotationAckType()
|
|
| Method Summary | |
|---|---|
StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
|
StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
|
Object |
clone()
|
Object |
copyTo(Object target)
|
Object |
copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
Object target,
org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy)
|
Object |
createNewInstance()
|
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.EqualsStrategy2 strategy)
|
OrderQuotation |
getQuotation()
Gets the value of the quotation property. |
String |
getQuotationId()
Gets the value of the quotationId property. |
int |
hashCode()
|
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
|
boolean |
isSetQuotation()
|
boolean |
isSetQuotationId()
|
void |
mergeFrom(org.jvnet.jaxb2_commons.locator.ObjectLocator leftLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator rightLocator,
Object left,
Object right,
org.jvnet.jaxb2_commons.lang.MergeStrategy2 strategy)
|
void |
mergeFrom(Object left,
Object right)
|
void |
setQuotation(OrderQuotation value)
Sets the value of the quotation property. |
void |
setQuotationId(String value)
Sets the value of the quotationId property. |
String |
toString()
|
GetQuotationAckType |
withErrorMessage(String value)
|
GetQuotationAckType |
withQuotation(OrderQuotation value)
|
GetQuotationAckType |
withQuotationId(String value)
|
GetQuotationAckType |
withStatus(OrderResponseStatusType value)
|
| Methods inherited from class net.opengis.oseo.v_1_0.OrderResponseBaseType |
|---|
getErrorMessage, getStatus, isSetErrorMessage, isSetStatus, setErrorMessage, setStatus |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected String quotationId
protected OrderQuotation quotation
| Constructor Detail |
|---|
public GetQuotationAckType()
| Method Detail |
|---|
public String getQuotationId()
Stringpublic void setQuotationId(String value)
value - allowed object is
Stringpublic boolean isSetQuotationId()
public OrderQuotation getQuotation()
OrderQuotationpublic void setQuotation(OrderQuotation value)
value - allowed object is
OrderQuotationpublic boolean isSetQuotation()
public String toString()
toString in class OrderResponseBaseType
public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToString2append in class OrderResponseBaseType
public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
appendFields in interface org.jvnet.jaxb2_commons.lang.ToString2appendFields in class OrderResponseBaseType
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equals2equals in class OrderResponseBaseTypepublic boolean equals(Object object)
equals in class OrderResponseBaseType
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode2hashCode in class OrderResponseBaseTypepublic int hashCode()
hashCode in class OrderResponseBaseTypepublic Object clone()
clone in class OrderResponseBaseTypepublic Object copyTo(Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2copyTo in class OrderResponseBaseType
public Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
Object target,
org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2copyTo in class OrderResponseBaseTypepublic Object createNewInstance()
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTo2createNewInstance in interface org.jvnet.jaxb2_commons.lang.MergeFrom2createNewInstance in class OrderResponseBaseType
public void mergeFrom(Object left,
Object right)
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom2mergeFrom in class OrderResponseBaseType
public void mergeFrom(org.jvnet.jaxb2_commons.locator.ObjectLocator leftLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator rightLocator,
Object left,
Object right,
org.jvnet.jaxb2_commons.lang.MergeStrategy2 strategy)
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom2mergeFrom in class OrderResponseBaseTypepublic GetQuotationAckType withQuotationId(String value)
public GetQuotationAckType withQuotation(OrderQuotation value)
public GetQuotationAckType withStatus(OrderResponseStatusType value)
withStatus in class OrderResponseBaseTypepublic GetQuotationAckType withErrorMessage(String value)
withErrorMessage in class OrderResponseBaseType
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||