public class PhythophthoraAdviceMessage extends eu.limetri.ygg.api.ResponseMessage implements Serializable, org.jvnet.jaxb2_commons.lang.ToString
Clase Java para anonymous complex type.
El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase.
<complexType>
<complexContent>
<extension base="{http://www.limetri.eu/schemas/ygg}ResponseMessage">
<sequence>
<element name="PhythophthoraAdvice" type="{http://www.fispace.eu/domain/ag}PhytophthoraAdvice"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected PhytophthoraAdvice |
phythophthoraAdvice |
| Constructor and Description |
|---|
PhythophthoraAdviceMessage() |
| 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) |
PhytophthoraAdvice |
getPhythophthoraAdvice()
Obtiene el valor de la propiedad phythophthoraAdvice.
|
boolean |
isSetPhythophthoraAdvice() |
void |
setPhythophthoraAdvice(PhytophthoraAdvice value)
Define el valor de la propiedad phythophthoraAdvice.
|
String |
toString() |
PhythophthoraAdviceMessage |
withPhythophthoraAdvice(PhytophthoraAdvice value) |
protected PhytophthoraAdvice phythophthoraAdvice
public PhytophthoraAdvice getPhythophthoraAdvice()
PhytophthoraAdvicepublic void setPhythophthoraAdvice(PhytophthoraAdvice value)
value - allowed object is
PhytophthoraAdvicepublic boolean isSetPhythophthoraAdvice()
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 PhythophthoraAdviceMessage withPhythophthoraAdvice(PhytophthoraAdvice value)
Copyright © 2015. All Rights Reserved.