|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.simantics.databoard.util.Bean
org.simantics.databoard.util.Bean.Id
public static class Bean.Id
In this version of the bean, the hash/equals compares to identifiers. Identifier is a field with @Idenfitier annotation.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.simantics.databoard.util.Bean |
---|
Bean.Id |
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
Compare to another bean of same datatype for equal identifier. |
int |
hashCode()
|
Methods inherited from class org.simantics.databoard.util.Bean |
---|
assertIsValid, clone, compareTo, deserialize, equalContents, getBinding, getField, getField, getFieldBinding, getFieldUnchecked, getIdentifier, getIdentifierBinding, hasField, init, parse, print, print, printLine, readAvailableFields, readFile, readFrom, readObject, serialize, setField, setToDefault, setToRandom, toString, writeFile, writeObject |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public int hashCode()
hashCode
in class Bean
public boolean equals(java.lang.Object obj)
equals
in class Bean
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |