public static class TopiaTestQueryHelper.BillProperty extends TopiaTestQueryHelper.EntityProperty<Bill>
alias, propertiesCache| Modifier | Constructor and Description |
|---|---|
protected |
TopiaTestQueryHelper.BillProperty() |
| Modifier and Type | Method and Description |
|---|---|
String |
company() |
TopiaTestQueryHelper.BillProperty |
companyBillProperty() |
String |
cost() |
String |
date() |
String |
defaultAlias() |
Class<Bill> |
getEntityClass() |
String |
paid() |
String |
store() |
TopiaTestQueryHelper.BillProperty |
storeBillProperty() |
$alias, $property, setAlias, topiaCreateDate, topiaId, topiaVersionpublic Class<Bill> getEntityClass()
getEntityClass in class TopiaTestQueryHelper.EntityProperty<Bill>public String defaultAlias()
defaultAlias in class TopiaTestQueryHelper.EntityProperty<Bill>public String cost()
public String date()
public String paid()
public String store()
public TopiaTestQueryHelper.BillProperty storeBillProperty()
public String company()
public TopiaTestQueryHelper.BillProperty companyBillProperty()
Copyright © 2004-2012 CodeLutin. All Rights Reserved.