public class WFPhytophthoraAdviceResponse extends eu.limetri.ygg.api.ResponseMessage implements Serializable, org.jvnet.jaxb2_commons.lang.ToString
| Modifier and Type | Field and Description |
|---|---|
protected org.drmcrop.crp.CropField |
cropField |
protected String |
messageID |
| Constructor and Description |
|---|
WFPhytophthoraAdviceResponse() |
| 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) |
org.drmcrop.crp.CropField |
getCropField()
Obtiene el valor de la propiedad cropField.
|
String |
getMessageID()
Obtiene el valor de la propiedad messageID.
|
boolean |
isSetCropField() |
boolean |
isSetMessageID() |
void |
setCropField(org.drmcrop.crp.CropField value)
Define el valor de la propiedad cropField.
|
void |
setMessageID(String value)
Define el valor de la propiedad messageID.
|
String |
toString() |
WFPhytophthoraAdviceResponse |
withCropField(org.drmcrop.crp.CropField value) |
WFPhytophthoraAdviceResponse |
withMessageID(String value) |
protected String messageID
protected org.drmcrop.crp.CropField cropField
public String getMessageID()
Stringpublic void setMessageID(String value)
value - allowed object is
Stringpublic boolean isSetMessageID()
public org.drmcrop.crp.CropField getCropField()
CropFieldpublic void setCropField(org.drmcrop.crp.CropField value)
value - allowed object is
CropFieldpublic boolean isSetCropField()
public String toString()
toString in class eu.limetri.ygg.api.ResponseMessagepublic 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.ResponseMessagepublic 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.ResponseMessagepublic WFPhytophthoraAdviceResponse withMessageID(String value)
public WFPhytophthoraAdviceResponse withCropField(org.drmcrop.crp.CropField value)
Copyright © 2015. All Rights Reserved.