public static class NoticegroupuserInfoNames._NoticegroupuserInfoNames extends org.seasar.extension.jdbc.name.PropertyName<NoticegroupuserInfo>
コンストラクタと説明 |
---|
_NoticegroupuserInfoNames()
インスタンスを構築します。
|
_NoticegroupuserInfoNames(org.seasar.extension.jdbc.name.PropertyName<?> parent,
java.lang.String name)
インスタンスを構築します。
|
_NoticegroupuserInfoNames(java.lang.String name)
インスタンスを構築します。
|
修飾子とタイプ | メソッドと説明 |
---|---|
org.seasar.extension.jdbc.name.PropertyName<java.lang.Long> |
id()
idのプロパティ名を返します。
|
NoticegroupInfoNames._NoticegroupInfoNames |
noticegroupInfo()
noticegroupInfoのプロパティ名を返します。
|
org.seasar.extension.jdbc.name.PropertyName<java.lang.Long> |
noticegroupinfoid()
noticegroupinfoidのプロパティ名を返します。
|
org.seasar.extension.jdbc.name.PropertyName<java.lang.Long> |
userid()
useridのプロパティ名を返します。
|
UserInfoNames._UserInfoNames |
userInfo()
userInfoのプロパティ名を返します。
|
public _NoticegroupuserInfoNames()
public _NoticegroupuserInfoNames(java.lang.String name)
name
- 名前public _NoticegroupuserInfoNames(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> noticegroupinfoid()
public org.seasar.extension.jdbc.name.PropertyName<java.lang.Long> userid()
public UserInfoNames._UserInfoNames userInfo()
public NoticegroupInfoNames._NoticegroupInfoNames noticegroupInfo()