|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openanzo.server.repository.rdb.sql.ReplicationRdbWrapper.SelectUserRoleDeltasResultImpl
public static class ReplicationRdbWrapper.SelectUserRoleDeltasResultImpl
Default implementation of SelectUserRoleDeltasResult
| Field Summary | |
|---|---|
java.lang.Long |
hend
Value for the "hend" result value |
java.lang.Long |
hstart
Value for the "hstart" result value |
long |
roleId
Value for the "roleId" result value |
long |
userId
Value for the "userId" result value |
| Constructor Summary | |
|---|---|
ReplicationRdbWrapper.SelectUserRoleDeltasResultImpl()
|
|
| Method Summary | |
|---|---|
java.lang.Long |
getHend()
Get the "Hend" result value |
java.lang.Long |
getHstart()
Get the "Hstart" result value |
long |
getRoleId()
Get the "RoleId" result value |
long |
getUserId()
Get the "UserId" result value |
void |
setHend(java.lang.Long hend)
Set the "Hend" result value |
void |
setHstart(java.lang.Long hstart)
Set the "Hstart" result value |
void |
setRoleId(long roleId)
Set the "RoleId" result value |
void |
setUserId(long userId)
Set the "UserId" result value |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public long roleId
public long userId
public java.lang.Long hstart
public java.lang.Long hend
| Constructor Detail |
|---|
public ReplicationRdbWrapper.SelectUserRoleDeltasResultImpl()
| Method Detail |
|---|
public long getRoleId()
ReplicationRdbWrapper.SelectUserRoleDeltasResult
getRoleId in interface ReplicationRdbWrapper.SelectUserRoleDeltasResultpublic void setRoleId(long roleId)
ReplicationRdbWrapper.SelectUserRoleDeltasResult
setRoleId in interface ReplicationRdbWrapper.SelectUserRoleDeltasResultroleId - the "RoleId" result valuepublic long getUserId()
ReplicationRdbWrapper.SelectUserRoleDeltasResult
getUserId in interface ReplicationRdbWrapper.SelectUserRoleDeltasResultpublic void setUserId(long userId)
ReplicationRdbWrapper.SelectUserRoleDeltasResult
setUserId in interface ReplicationRdbWrapper.SelectUserRoleDeltasResultuserId - the "UserId" result valuepublic java.lang.Long getHstart()
ReplicationRdbWrapper.SelectUserRoleDeltasResult
getHstart in interface ReplicationRdbWrapper.SelectUserRoleDeltasResultpublic void setHstart(java.lang.Long hstart)
ReplicationRdbWrapper.SelectUserRoleDeltasResult
setHstart in interface ReplicationRdbWrapper.SelectUserRoleDeltasResulthstart - the "Hstart" result valuepublic java.lang.Long getHend()
ReplicationRdbWrapper.SelectUserRoleDeltasResult
getHend in interface ReplicationRdbWrapper.SelectUserRoleDeltasResultpublic void setHend(java.lang.Long hend)
ReplicationRdbWrapper.SelectUserRoleDeltasResult
setHend in interface ReplicationRdbWrapper.SelectUserRoleDeltasResulthend - the "Hend" result value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||