com.bareflow.schema
Class Property
java.lang.Object
com.bareflow.schema.Property
public final class Property
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Property
public Property()
getName
public java.lang.String getName()
setName
public void setName(java.lang.String name)
getValue
public java.lang.Object getValue()
setValue
public void setValue(java.lang.Object value)
equals
public boolean equals(java.lang.Object object)
- Overrides:
equals in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode in class java.lang.Object