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
 java.lang.String company()
          company :
 TopiaTestQueryHelper.BillProperty companyBillProperty()
          companyBillProperty :
 java.lang.String cost()
          cost :
 java.lang.String date()
          date :
 java.lang.String defaultAlias()
          defaultAlias :
 java.lang.Class<Bill> getEntityClass()
          getEntityClass :
 java.lang.String paid()
          paid :
 java.lang.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 java.lang.Class<Bill> getEntityClass()
getEntityClass :

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

defaultAlias

public java.lang.String defaultAlias()
defaultAlias :

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

cost

public java.lang.String cost()
cost :

Returns:
String

date

public java.lang.String date()
date :

Returns:
String

paid

public java.lang.String paid()
paid :

Returns:
String

store

public java.lang.String store()
store :

Returns:
String

storeBillProperty

public TopiaTestQueryHelper.BillProperty storeBillProperty()
storeBillProperty :

Returns:
BillProperty

company

public java.lang.String company()
company :

Returns:
String

companyBillProperty

public TopiaTestQueryHelper.BillProperty companyBillProperty()
companyBillProperty :

Returns:
BillProperty


Copyright © 2004-2010 CodeLutin. All Rights Reserved.