public class FurtherAdviceRequest extends eu.limetri.ygg.api.RequestMessage implements Serializable, org.jvnet.jaxb2_commons.lang.ToString
| Modifier and Type | Field and Description |
|---|---|
protected FurtherAdviceRequestType |
furtherAdviceRequestInfo |
| Constructor and Description |
|---|
FurtherAdviceRequest() |
| 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) |
FurtherAdviceRequestType |
getFurtherAdviceRequestInfo()
Obtiene el valor de la propiedad furtherAdviceRequestInfo.
|
boolean |
isSetFurtherAdviceRequestInfo() |
void |
setFurtherAdviceRequestInfo(FurtherAdviceRequestType value)
Define el valor de la propiedad furtherAdviceRequestInfo.
|
String |
toString() |
FurtherAdviceRequest |
withFurtherAdviceRequestInfo(FurtherAdviceRequestType value) |
protected FurtherAdviceRequestType furtherAdviceRequestInfo
public FurtherAdviceRequestType getFurtherAdviceRequestInfo()
FurtherAdviceRequestTypepublic void setFurtherAdviceRequestInfo(FurtherAdviceRequestType value)
value - allowed object is
FurtherAdviceRequestTypepublic boolean isSetFurtherAdviceRequestInfo()
public String toString()
toString in class eu.limetri.ygg.api.RequestMessagepublic 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.ToStringappend in class eu.limetri.ygg.api.RequestMessagepublic 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.ToStringappendFields in class eu.limetri.ygg.api.RequestMessagepublic FurtherAdviceRequest withFurtherAdviceRequestInfo(FurtherAdviceRequestType value)
Copyright © 2015. All Rights Reserved.