public static class SandraQueryHelper.CompteursKmProperty extends SandraQueryHelper.EntityProperty<CompteursKm>
| Type | Property and Description |
|---|---|
SandraQueryHelper.CamionProperty |
camion |
SandraQueryHelper.TourProperty |
tour |
SandraQueryHelper.UsineProperty |
usine |
alias, propertiesCache| Modifier | Constructor and Description |
|---|---|
protected |
SandraQueryHelper.CompteursKmProperty() |
| Modifier and Type | Method and Description |
|---|---|
String |
camion() |
SandraQueryHelper.CamionProperty |
camionProperty() |
String |
compteur() |
String |
dateEntree() |
String |
dateSortie() |
String |
defaultAlias() |
Class<CompteursKm> |
getEntityClass() |
String |
tour() |
SandraQueryHelper.TourProperty |
tourProperty() |
String |
usine() |
SandraQueryHelper.UsineProperty |
usineProperty() |
$alias, $property, setAlias, topiaCreateDate, topiaId, topiaVersionprotected SandraQueryHelper.CompteursKmProperty()
public Class<CompteursKm> getEntityClass()
getEntityClass in class SandraQueryHelper.EntityProperty<CompteursKm>public String defaultAlias()
defaultAlias in class SandraQueryHelper.EntityProperty<CompteursKm>public String dateSortie()
public String compteur()
public String dateEntree()
public String camion()
public SandraQueryHelper.CamionProperty camionProperty()
public String usine()
public SandraQueryHelper.UsineProperty usineProperty()
public String tour()
public SandraQueryHelper.TourProperty tourProperty()
Copyright © 2008-2013 Cybelia. All Rights Reserved.