org.nuiton.topia
Class TopiaTestQueryHelper.BillProperty

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

public static class TopiaTestQueryHelper.BillProperty
extends TopiaTestQueryHelper.EntityProperty<Bill>


Field Summary
 
Fields inherited from class org.nuiton.topia.TopiaTestQueryHelper.EntityProperty
alias, propertiesCache
 
Constructor Summary
protected TopiaTestQueryHelper.BillProperty()
          BillProperty :
 
Method Summary
 String company()
          company :
 TopiaTestQueryHelper.BillProperty companyBillProperty()
          companyBillProperty :
 String cost()
          cost :
 String date()
          date :
 String defaultAlias()
          defaultAlias :
 Class<Bill> getEntityClass()
          getEntityClass :
 String paid()
          paid :
 String store()
          store :
 TopiaTestQueryHelper.BillProperty storeBillProperty()
          storeBillProperty :
 
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.BillProperty

protected TopiaTestQueryHelper.BillProperty()
BillProperty :

Method Detail

getEntityClass

public Class<Bill> getEntityClass()
getEntityClass :

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

defaultAlias

public String defaultAlias()
defaultAlias :

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

cost

public String cost()
cost :

Returns:
String

date

public String date()
date :

Returns:
String

paid

public String paid()
paid :

Returns:
String

store

public String store()
store :

Returns:
String

storeBillProperty

public TopiaTestQueryHelper.BillProperty storeBillProperty()
storeBillProperty :

Returns:
BillProperty

company

public String company()
company :

Returns:
String

companyBillProperty

public TopiaTestQueryHelper.BillProperty companyBillProperty()
companyBillProperty :

Returns:
BillProperty


Copyright © 2004-2010 CodeLutin. All Rights Reserved.