public static class TopiaTestQueryHelper.PersonneProperty extends TopiaTestQueryHelper.EntityProperty<Personne>
alias, propertiesCache| Modifier | Constructor and Description |
|---|---|
protected |
TopiaTestQueryHelper.PersonneProperty() |
| Modifier and Type | Method and Description |
|---|---|
String |
address() |
TopiaTestQueryHelper.AddressProperty |
addressProperty() |
String |
defaultAlias() |
String |
gender() |
Class<Personne> |
getEntityClass() |
String |
name() |
String |
otherGender() |
String |
otherNames() |
String |
title() |
$alias, $property, setAlias, topiaCreateDate, topiaId, topiaVersionprotected TopiaTestQueryHelper.PersonneProperty()
public Class<Personne> getEntityClass()
getEntityClass in class TopiaTestQueryHelper.EntityProperty<Personne>public String defaultAlias()
defaultAlias in class TopiaTestQueryHelper.EntityProperty<Personne>public String name()
public String otherNames()
public String gender()
public String otherGender()
public String address()
public TopiaTestQueryHelper.AddressProperty addressProperty()
public String title()
Copyright © 2004-2012 CodeLutin. All Rights Reserved.