|
||||||||||
| 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.SelectRoleDeltasResultImpl
public static class ReplicationRdbWrapper.SelectRoleDeltasResultImpl
Default implementation of SelectRoleDeltasResult
| 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 |
| Constructor Summary | |
|---|---|
ReplicationRdbWrapper.SelectRoleDeltasResultImpl()
|
|
| 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 |
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 |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public long roleId
public java.lang.Long hstart
public java.lang.Long hend
| Constructor Detail |
|---|
public ReplicationRdbWrapper.SelectRoleDeltasResultImpl()
| Method Detail |
|---|
public long getRoleId()
ReplicationRdbWrapper.SelectRoleDeltasResult
getRoleId in interface ReplicationRdbWrapper.SelectRoleDeltasResultpublic void setRoleId(long roleId)
ReplicationRdbWrapper.SelectRoleDeltasResult
setRoleId in interface ReplicationRdbWrapper.SelectRoleDeltasResultroleId - the "RoleId" result valuepublic java.lang.Long getHstart()
ReplicationRdbWrapper.SelectRoleDeltasResult
getHstart in interface ReplicationRdbWrapper.SelectRoleDeltasResultpublic void setHstart(java.lang.Long hstart)
ReplicationRdbWrapper.SelectRoleDeltasResult
setHstart in interface ReplicationRdbWrapper.SelectRoleDeltasResulthstart - the "Hstart" result valuepublic java.lang.Long getHend()
ReplicationRdbWrapper.SelectRoleDeltasResult
getHend in interface ReplicationRdbWrapper.SelectRoleDeltasResultpublic void setHend(java.lang.Long hend)
ReplicationRdbWrapper.SelectRoleDeltasResult
setHend in interface ReplicationRdbWrapper.SelectRoleDeltasResulthend - the "Hend" result value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||