public static class TopiaTestQueryHelper.PetProperty extends TopiaTestQueryHelper.EntityProperty<Pet>
| Type | Property and Description |
|---|---|
TopiaTestQueryHelper.PersonProperty |
person |
TopiaTestQueryHelper.RaceProperty |
race |
alias, propertiesCache| Modifier | Constructor and Description |
|---|---|
protected |
PetProperty() |
| Modifier and Type | Method and Description |
|---|---|
String |
defaultAlias() |
Class<Pet> |
getEntityClass() |
String |
name() |
String |
person() |
TopiaTestQueryHelper.PersonProperty |
personProperty() |
String |
race() |
TopiaTestQueryHelper.RaceProperty |
raceProperty() |
String |
type() |
$alias, $property, setAlias, topiaCreateDate, topiaId, topiaVersionpublic TopiaTestQueryHelper.PersonProperty personProperty
public TopiaTestQueryHelper.RaceProperty raceProperty
public Class<Pet> getEntityClass()
getEntityClass in class TopiaTestQueryHelper.EntityProperty<Pet>public String defaultAlias()
defaultAlias in class TopiaTestQueryHelper.EntityProperty<Pet>public String name()
public String type()
public String person()
public TopiaTestQueryHelper.PersonProperty personProperty()
public String race()
public TopiaTestQueryHelper.RaceProperty raceProperty()
Copyright © 2004–2017 CodeLutin. All rights reserved.