public static class NoticemailsendDataNames._NoticemailsendDataNames extends org.seasar.extension.jdbc.name.PropertyName<NoticemailsendData>
コンストラクタと説明 |
---|
_NoticemailsendDataNames()
インスタンスを構築します。
|
_NoticemailsendDataNames(org.seasar.extension.jdbc.name.PropertyName<?> parent,
java.lang.String name)
インスタンスを構築します。
|
_NoticemailsendDataNames(java.lang.String name)
インスタンスを構築します。
|
修飾子とタイプ | メソッドと説明 |
---|---|
org.seasar.extension.jdbc.name.PropertyName<java.lang.Long> |
id()
idのプロパティ名を返します。
|
org.seasar.extension.jdbc.name.PropertyName<java.lang.Long> |
noticegroupinfoid()
noticegroupinfoidのプロパティ名を返します。
|
NoticemailDataNames._NoticemailDataNames |
noticemailData()
noticemailDataのプロパティ名を返します。
|
org.seasar.extension.jdbc.name.PropertyName<java.lang.Long> |
noticemaildataid()
noticemaildataidのプロパティ名を返します。
|
NoticegroupInfoNames._NoticegroupInfoNames |
noticgroupInfo()
noticgroupInfoのプロパティ名を返します。
|
public _NoticemailsendDataNames()
public _NoticemailsendDataNames(java.lang.String name)
name
- 名前public _NoticemailsendDataNames(org.seasar.extension.jdbc.name.PropertyName<?> parent, java.lang.String name)
parent
- 親name
- 名前public org.seasar.extension.jdbc.name.PropertyName<java.lang.Long> id()
public org.seasar.extension.jdbc.name.PropertyName<java.lang.Long> noticemaildataid()
public org.seasar.extension.jdbc.name.PropertyName<java.lang.Long> noticegroupinfoid()
public NoticemailDataNames._NoticemailDataNames noticemailData()
public NoticegroupInfoNames._NoticegroupInfoNames noticgroupInfo()