| |
|
| java.lang.Object org.jboss.test.entity.interfaces.TestEntityValue
TestEntityValue | public TestEntityValue()(Code) | | |
entityIDHasBeenSet | public boolean entityIDHasBeenSet()(Code) | | |
hasIdentity | protected boolean hasIdentity()(Code) | | A Value Object has an identity if the attributes making its Primary Key have all been set. An object without identity is never equal to any other object.
true if this instance has an identity. |
hashCode | public int hashCode()(Code) | | |
value1HasBeenSet | public boolean value1HasBeenSet()(Code) | | |
|
|
|