org.hibernate.jsr303.tck.tests.constraints.constraintcomposition
Class GermanAddress
java.lang.Object
org.hibernate.jsr303.tck.tests.constraints.constraintcomposition.Address
org.hibernate.jsr303.tck.tests.constraints.constraintcomposition.GermanAddress
public class GermanAddress
- extends Address
- Author:
- Hardy Ferentschik
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GermanAddress
public GermanAddress()
getZipCode
@GermanZipcode
public String getZipCode()
- Overrides:
getZipCode
in class Address
Copyright © 2008-2011. All Rights Reserved.