@Generated(value={"S2JDBC-Gen 2.4.45","org.seasar.extension.jdbc.gen.internal.model.NamesModelFactoryImpl"}, date="2015/04/10 17:45:02") public class LandmarkDataNames extends java.lang.Object implements EntityNameInterface
LandmarkData
のプロパティ名の集合です。修飾子とタイプ | クラスと説明 |
---|---|
static class |
LandmarkDataNames._LandmarkDataNames |
コンストラクタと説明 |
---|
LandmarkDataNames() |
修飾子とタイプ | メソッドと説明 |
---|---|
java.lang.String |
entityName()
エンティティの名称を取得します.
|
static org.seasar.extension.jdbc.name.PropertyName<java.lang.Long> |
groupid()
groupidのプロパティ名を返します。
|
static GroupInfoNames._GroupInfoNames |
groupInfo()
groupInfoのプロパティ名を返します。
|
static org.seasar.extension.jdbc.name.PropertyName<java.lang.Long> |
id()
idのプロパティ名を返します。
|
static org.seasar.extension.jdbc.name.PropertyName<java.lang.String> |
landmark()
landmarkのプロパティ名を返します。
|
static LandmarkInfoNames._LandmarkInfoNames |
landmarkInfo()
landmarkinfoのプロパティ名を返します。
|
static org.seasar.extension.jdbc.name.PropertyName<java.lang.Long> |
landmarkinfoid()
landmarkinfoidのプロパティ名を返します。
|
static org.seasar.extension.jdbc.name.PropertyName<java.lang.Double> |
latitude()
latitudeのプロパティ名を返します。
|
static org.seasar.extension.jdbc.name.PropertyName<java.lang.Double> |
longitude()
longitudeのプロパティ名を返します。
|
public java.lang.String entityName()
EntityNameInterface
entityName
インタフェース内 EntityNameInterface
public static org.seasar.extension.jdbc.name.PropertyName<java.lang.Long> id()
public static org.seasar.extension.jdbc.name.PropertyName<java.lang.Long> landmarkinfoid()
public static org.seasar.extension.jdbc.name.PropertyName<java.lang.Long> groupid()
public static org.seasar.extension.jdbc.name.PropertyName<java.lang.String> landmark()
public static org.seasar.extension.jdbc.name.PropertyName<java.lang.Double> latitude()
public static org.seasar.extension.jdbc.name.PropertyName<java.lang.Double> longitude()
public static LandmarkInfoNames._LandmarkInfoNames landmarkInfo()
public static GroupInfoNames._GroupInfoNames groupInfo()