|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Property
, with all others replaced by an asterisk ('*').Pojomatic
at the class level and provides a way to
configure the automatic detection of properties.doHashCode(Object)
,
doEquals(Object, Object)
, and doToString(Object)
.Pojomatic
.Pojomatic
operations
(equals
, hashCode
and toString
) should use all properties by default.pojo
and other
among the properties
examined by Pojomatic.equals(Object, Object)
for type T
.
instance
and other
among the properties
examined by Pojomator.doEquals(Object, Object)
.
instance
and other
are equal to each other in the sense of
Object
's equals
method.
instance
and other
are equal to each other in the sense of
Object
's equals
method.
T
.
T
.
toString
representation for a given instance of T
toString
representation for a given instance of T
pojo
and other
are equal to each other in the sense of
Object
's equals
method.
doEquals(Object, Object)
.
doHashCode(Object)
.
String
prefix for a given PropertyElement
.
String
suffix for a given PropertyElement
.
String
which should appear at the beginning of the result of
toString()
.
doToString(Object)
.
String
which should appear at the end of the result of
toString()
.
hashCode
for a POJO.
PropertyFormatter.format(Object)
.
String
representations of POJOs.String
representation of a POJO.Object.equals(Object)
,
Object.hashCode()
and Object.toString()
methods on a
annotated POJO.Pojomatic
operations
(equals
, hashCode
and toString
) should use a property.Pojomator
for pojoClass
.
Object
methods,
Object.equals(Object)
, Object.hashCode()
and Object.toString()
.clazz
.
Pojomatic
String
representations of
properties.toString
representation for a POJO.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |