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()
           
 
Method Summary
 String country()
           
 String defaultAlias()
           
 Class<Telephone2> getEntityClass()
           
 String 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()
Method Detail

getEntityClass

public Class<Telephone2> getEntityClass()
Specified by:
getEntityClass in class TopiaTestQueryHelper.EntityProperty<Telephone2>

defaultAlias

public String defaultAlias()
Specified by:
defaultAlias in class TopiaTestQueryHelper.EntityProperty<Telephone2>

prefix

public String prefix()

country

public String country()


Copyright © 2004-2011 CodeLutin. All Rights Reserved.