public static class TopiaTestQueryHelper.PersonProperty extends TopiaTestQueryHelper.EntityProperty<Person>
alias, propertiesCache| Modifier | Constructor and Description |
|---|---|
protected |
PersonProperty() |
| Modifier and Type | Method and Description |
|---|---|
String |
defaultAlias() |
String |
firstname() |
Class<Person> |
getEntityClass() |
String |
name() |
String |
pet() |
$alias, $property, setAlias, topiaCreateDate, topiaId, topiaVersionpublic Class<Person> getEntityClass()
getEntityClass in class TopiaTestQueryHelper.EntityProperty<Person>public String defaultAlias()
defaultAlias in class TopiaTestQueryHelper.EntityProperty<Person>public String name()
public String firstname()
public String pet()
Copyright © 2004–2018 CodeLutin. All rights reserved.