public class PhythophthoraAdviceMessage
extends java.lang.Object
implements java.io.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>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="PhythophthoraAdvice" type="{http://www.fispace.eu/domain/ag}PhytophthoraAdvice"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected PhytophthoraAdvice |
phythophthoraAdvice |
| Constructor and Description |
|---|
PhythophthoraAdviceMessage() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
java.lang.StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.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.
|
java.lang.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 java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToStringpublic java.lang.StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
appendFields in interface org.jvnet.jaxb2_commons.lang.ToStringpublic PhythophthoraAdviceMessage withPhythophthoraAdvice(PhytophthoraAdvice value)
Copyright © 2014. All Rights Reserved.