public static class JavaxFaces2_2Properties.Partial
extends java.lang.Object
| Constructor and Description |
|---|
Partial() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(java.lang.Object other) |
boolean |
equals(java.lang.Object o) |
java.lang.Boolean |
getResetValues()
If the request parameter named by the value of this constant has a
parameter value of |
int |
hashCode() |
void |
setResetValues(java.lang.Boolean resetValues)
If the request parameter named by the value of this constant has a
parameter value of |
java.lang.String |
toString() |
public java.lang.Boolean getResetValues()
If the request parameter named by the value of this constant has a
parameter value of true, the implementation must return
true from #isResetValues.
public void setResetValues(java.lang.Boolean resetValues)
If the request parameter named by the value of this constant has a
parameter value of true, the implementation must return
true from #isResetValues.
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectprotected boolean canEqual(java.lang.Object other)
public int hashCode()
hashCode in class java.lang.Objectpublic java.lang.String toString()
toString in class java.lang.Object