org.nuiton.topia
Class TopiaTestQueryHelper.BillProperty
java.lang.Object
org.nuiton.topia.TopiaTestQueryHelper.EntityProperty<Bill>
org.nuiton.topia.TopiaTestQueryHelper.BillProperty
- Enclosing class:
- TopiaTestQueryHelper
public static class TopiaTestQueryHelper.BillProperty
- extends TopiaTestQueryHelper.EntityProperty<Bill>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TopiaTestQueryHelper.BillProperty
protected TopiaTestQueryHelper.BillProperty()
getEntityClass
public Class<Bill> getEntityClass()
- Specified by:
getEntityClass in class TopiaTestQueryHelper.EntityProperty<Bill>
defaultAlias
public String defaultAlias()
- Specified by:
defaultAlias in class TopiaTestQueryHelper.EntityProperty<Bill>
cost
public String cost()
date
public String date()
paid
public String paid()
store
public String store()
storeBillProperty
public TopiaTestQueryHelper.BillProperty storeBillProperty()
company
public String company()
companyBillProperty
public TopiaTestQueryHelper.BillProperty companyBillProperty()
Copyright © 2004-2012 CodeLutin. All Rights Reserved.