public class PhythophthoraAdviceMessage extends Object implements org.jvnet.jaxb2_commons.lang.ToString
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<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 |
|---|---|
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()
Gets the value of the phythophthoraAdvice property.
|
void |
setPhythophthoraAdvice(PhytophthoraAdvice value)
Sets the value of the phythophthoraAdvice property.
|
String |
toString() |
PhythophthoraAdviceMessage |
withPhythophthoraAdvice(PhytophthoraAdvice value) |
protected PhytophthoraAdvice phythophthoraAdvice
public PhytophthoraAdvice getPhythophthoraAdvice()
PhytophthoraAdvicepublic void setPhythophthoraAdvice(PhytophthoraAdvice value)
value - allowed object is
PhytophthoraAdvicepublic 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.ToStringpublic 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.ToStringpublic PhythophthoraAdviceMessage withPhythophthoraAdvice(PhytophthoraAdvice value)
Copyright © 2014. All Rights Reserved.