@DomainValueObject public interface ValueObject extends DomainObject, Producible
See BaseValueObject for the base implementation.
BaseValueObject
boolean
equals(Object other)
int
hashCode()
String
toString()
boolean equals(Object other)
equals
Object
other
true
int hashCode()
hashCode
String toString()
toString
Copyright © 2013-2015–2015. All rights reserved.