org.nuiton.topia
Class TopiaTestQueryHelper.Telephone2Property

java.lang.Object
  extended by org.nuiton.topia.TopiaTestQueryHelper.EntityProperty<Telephone2>
      extended by org.nuiton.topia.TopiaTestQueryHelper.Telephone2Property
Enclosing class:
TopiaTestQueryHelper

public static class TopiaTestQueryHelper.Telephone2Property
extends TopiaTestQueryHelper.EntityProperty<Telephone2>


Field Summary
 
Fields inherited from class org.nuiton.topia.TopiaTestQueryHelper.EntityProperty
alias, propertiesCache
 
Constructor Summary
protected TopiaTestQueryHelper.Telephone2Property()
          Telephone2Property :
 
Method Summary
 String country()
          country :
 String defaultAlias()
          defaultAlias :
 Class<Telephone2> getEntityClass()
          getEntityClass :
 String prefix()
          prefix :
 
Methods inherited from class org.nuiton.topia.TopiaTestQueryHelper.EntityProperty
$alias, $property, setAlias, topiaCreateDate, topiaId, topiaVersion
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TopiaTestQueryHelper.Telephone2Property

protected TopiaTestQueryHelper.Telephone2Property()
Telephone2Property :

Method Detail

getEntityClass

public Class<Telephone2> getEntityClass()
getEntityClass :

Specified by:
getEntityClass in class TopiaTestQueryHelper.EntityProperty<Telephone2>
Returns:
Class

defaultAlias

public String defaultAlias()
defaultAlias :

Specified by:
defaultAlias in class TopiaTestQueryHelper.EntityProperty<Telephone2>
Returns:
String

prefix

public String prefix()
prefix :

Returns:
String

country

public String country()
country :

Returns:
String


Copyright © 2004-2010 CodeLutin. All Rights Reserved.