public class PhytophthoraAdvice extends CropFieldAdvice implements java.io.Serializable, org.jvnet.jaxb2_commons.lang.ToString
Clase Java para PhytophthoraAdvice complex type.
El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase.
<complexType name="PhytophthoraAdvice">
<complexContent>
<extension base="{http://www.fispace.eu/domain/ag}CropFieldAdvice">
<element name="protectionCategory" type="{http://www.drmCrop.org/schemas/drmCrop}PhytophthoraProtectionCategory"/>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected eu.agrosense.api.drmcrop.PhytophthoraProtectionCategory |
protectionCategory |
cropfieldID| Constructor and Description |
|---|
PhytophthoraAdvice() |
| 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) |
eu.agrosense.api.drmcrop.PhytophthoraProtectionCategory |
getProtectionCategory()
Obtiene el valor de la propiedad protectionCategory.
|
boolean |
isSetProtectionCategory() |
void |
setProtectionCategory(eu.agrosense.api.drmcrop.PhytophthoraProtectionCategory value)
Define el valor de la propiedad protectionCategory.
|
java.lang.String |
toString() |
PhytophthoraAdvice |
withCropfieldID(java.lang.String value) |
PhytophthoraAdvice |
withProtectionCategory(eu.agrosense.api.drmcrop.PhytophthoraProtectionCategory value) |
getCropfieldID, isSetCropfieldID, setCropfieldIDprotected eu.agrosense.api.drmcrop.PhytophthoraProtectionCategory protectionCategory
public eu.agrosense.api.drmcrop.PhytophthoraProtectionCategory getProtectionCategory()
PhytophthoraProtectionCategorypublic void setProtectionCategory(eu.agrosense.api.drmcrop.PhytophthoraProtectionCategory value)
value - allowed object is
PhytophthoraProtectionCategorypublic boolean isSetProtectionCategory()
public java.lang.String toString()
toString in class CropFieldAdvicepublic 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.ToStringappend in class CropFieldAdvicepublic 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.ToStringappendFields in class CropFieldAdvicepublic PhytophthoraAdvice withProtectionCategory(eu.agrosense.api.drmcrop.PhytophthoraProtectionCategory value)
public PhytophthoraAdvice withCropfieldID(java.lang.String value)
withCropfieldID in class CropFieldAdviceCopyright © 2014. All Rights Reserved.