| java.lang.Object auction.model.Address
Address | public class Address implements Serializable(Code) | | The address of a User.
An instance of this class is always associated with only
one User and depends on that parent objects lifecycle,
it is a component. Of course, other entity classes can also
embed addresses.
See Also: User author: Christian Bauer |
Address | public Address()(Code) | | No-arg constructor for JavaBean tools
|
hashCode | public int hashCode()(Code) | | |
|
|