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()
          AddressProperty :
 
Method Summary
 java.lang.String adress()
          adress :
 java.lang.String city()
          city :
 java.lang.String defaultAlias()
          defaultAlias :
 java.lang.Class<Address> getEntityClass()
          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()
AddressProperty :

Method Detail

getEntityClass

public java.lang.Class<Address> getEntityClass()
getEntityClass :

Specified by:
getEntityClass in class TopiaTestQueryHelper.EntityProperty<Address>
Returns:
Class

defaultAlias

public java.lang.String defaultAlias()
defaultAlias :

Specified by:
defaultAlias in class TopiaTestQueryHelper.EntityProperty<Address>
Returns:
String

city

public java.lang.String city()
city :

Returns:
String

adress

public java.lang.String adress()
adress :

Returns:
String


Copyright © 2004-2010 CodeLutin. All Rights Reserved.