org.nuiton.topia
Class TopiaTestQueryHelper.AddressProperty
java.lang.Object
org.nuiton.topia.TopiaTestQueryHelper.EntityProperty<Address>
org.nuiton.topia.TopiaTestQueryHelper.AddressProperty
- Enclosing class:
- TopiaTestQueryHelper
public static class TopiaTestQueryHelper.AddressProperty
- extends TopiaTestQueryHelper.EntityProperty<Address>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TopiaTestQueryHelper.AddressProperty
protected TopiaTestQueryHelper.AddressProperty()
- AddressProperty :
getEntityClass
public Class<Address> getEntityClass()
- getEntityClass :
- Specified by:
getEntityClass in class TopiaTestQueryHelper.EntityProperty<Address>
- Returns:
- Class
defaultAlias
public String defaultAlias()
- defaultAlias :
- Specified by:
defaultAlias in class TopiaTestQueryHelper.EntityProperty<Address>
- Returns:
- String
city
public String city()
- city :
- Returns:
- String
adress
public String adress()
- adress :
- Returns:
- String
Copyright © 2004-2010 CodeLutin. All Rights Reserved.