Package 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>
-
Field Summary
Fields inherited from class org.nuiton.topia.TopiaTestQueryHelper.EntityProperty
alias, propertiesCache -
Constructor Summary
Constructors Modifier Constructor Description protectedBillProperty() -
Method Summary
Modifier and Type Method Description java.lang.Stringcompany()TopiaTestQueryHelper.BillPropertycompanyBillProperty()java.lang.Stringcost()java.lang.Stringdate()java.lang.StringdefaultAlias()java.lang.Class<Bill>getEntityClass()java.lang.Stringpaid()java.lang.Stringstore()TopiaTestQueryHelper.BillPropertystoreBillProperty()Methods inherited from class org.nuiton.topia.TopiaTestQueryHelper.EntityProperty
$alias, $property, setAlias, topiaCreateDate, topiaId, topiaVersion
-
Constructor Details
-
BillProperty
protected BillProperty()
-
-
Method Details
-
getEntityClass
- Specified by:
getEntityClassin classTopiaTestQueryHelper.EntityProperty<Bill>
-
defaultAlias
public java.lang.String defaultAlias()- Specified by:
defaultAliasin classTopiaTestQueryHelper.EntityProperty<Bill>
-
cost
public java.lang.String cost() -
date
public java.lang.String date() -
paid
public java.lang.String paid() -
store
public java.lang.String store() -
storeBillProperty
-
company
public java.lang.String company() -
companyBillProperty
-