org.nuiton.topia
Class TopiaTestQueryHelper.AddressProperty

java.lang.Object
  extended by org.nuiton.topia.TopiaTestQueryHelper.EntityProperty<Address>
      extended by org.nuiton.topia.TopiaTestQueryHelper.AddressProperty
Enclosing class:
TopiaTestQueryHelper

public static class TopiaTestQueryHelper.AddressProperty
extends TopiaTestQueryHelper.EntityProperty<Address>


Field Summary
 
Fields inherited from class org.nuiton.topia.TopiaTestQueryHelper.EntityProperty
alias, propertiesCache
 
Constructor Summary
protected TopiaTestQueryHelper.AddressProperty()
           
 
Method Summary
 String adress()
           
 String city()
           
 String defaultAlias()
           
 Class<Address> getEntityClass()
           
 
Methods inherited from class org.nuiton.topia.TopiaTestQueryHelper.EntityProperty
$alias, $property, setAlias, topiaCreateDate, topiaId, topiaVersion
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TopiaTestQueryHelper.AddressProperty

protected TopiaTestQueryHelper.AddressProperty()
Method Detail

getEntityClass

public Class<Address> getEntityClass()
Specified by:
getEntityClass in class TopiaTestQueryHelper.EntityProperty<Address>

defaultAlias

public String defaultAlias()
Specified by:
defaultAlias in class TopiaTestQueryHelper.EntityProperty<Address>

city

public String city()

adress

public String adress()


Copyright © 2004-2011 CodeLutin. All Rights Reserved.