public class EvaluateFault
extends java.lang.Object
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="evaluateFault" type="{http://www.w3.org/2001/XMLSchema}anyType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Object |
evaluateFault |
| Constructor and Description |
|---|
EvaluateFault() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getEvaluateFault()
Gets the value of the evaluateFault property.
|
void |
setEvaluateFault(java.lang.Object value)
Sets the value of the evaluateFault property.
|
public java.lang.Object getEvaluateFault()
Objectpublic void setEvaluateFault(java.lang.Object value)
value - allowed object is
ObjectCopyright © 2014 DuraSpace. All Rights Reserved.