|
||||||||||
| 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.SelectSubRoleDeltasResultImpl
public static class ReplicationRdbWrapper.SelectSubRoleDeltasResultImpl
Default implementation of SelectSubRoleDeltasResult
| Field Summary | |
|---|---|
java.lang.Long |
hend
Value for the "hend" result value |
java.lang.Long |
hstart
Value for the "hstart" result value |
long |
parentRoleId
Value for the "parentRoleId" result value |
long |
roleId
Value for the "roleId" result value |
| Constructor Summary | |
|---|---|
ReplicationRdbWrapper.SelectSubRoleDeltasResultImpl()
|
|
| Method Summary | |
|---|---|
java.lang.Long |
getHend()
Get the "Hend" result value |
java.lang.Long |
getHstart()
Get the "Hstart" result value |
long |
getParentRoleId()
Get the "ParentRoleId" 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 |
setParentRoleId(long parentRoleId)
Set the "ParentRoleId" 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 long parentRoleId
public java.lang.Long hstart
public java.lang.Long hend
| Constructor Detail |
|---|
public ReplicationRdbWrapper.SelectSubRoleDeltasResultImpl()
| Method Detail |
|---|
public long getRoleId()
ReplicationRdbWrapper.SelectSubRoleDeltasResult
getRoleId in interface ReplicationRdbWrapper.SelectSubRoleDeltasResultpublic void setRoleId(long roleId)
ReplicationRdbWrapper.SelectSubRoleDeltasResult
setRoleId in interface ReplicationRdbWrapper.SelectSubRoleDeltasResultroleId - the "RoleId" result valuepublic long getParentRoleId()
ReplicationRdbWrapper.SelectSubRoleDeltasResult
getParentRoleId in interface ReplicationRdbWrapper.SelectSubRoleDeltasResultpublic void setParentRoleId(long parentRoleId)
ReplicationRdbWrapper.SelectSubRoleDeltasResult
setParentRoleId in interface ReplicationRdbWrapper.SelectSubRoleDeltasResultparentRoleId - the "ParentRoleId" result valuepublic java.lang.Long getHstart()
ReplicationRdbWrapper.SelectSubRoleDeltasResult
getHstart in interface ReplicationRdbWrapper.SelectSubRoleDeltasResultpublic void setHstart(java.lang.Long hstart)
ReplicationRdbWrapper.SelectSubRoleDeltasResult
setHstart in interface ReplicationRdbWrapper.SelectSubRoleDeltasResulthstart - the "Hstart" result valuepublic java.lang.Long getHend()
ReplicationRdbWrapper.SelectSubRoleDeltasResult
getHend in interface ReplicationRdbWrapper.SelectSubRoleDeltasResultpublic void setHend(java.lang.Long hend)
ReplicationRdbWrapper.SelectSubRoleDeltasResult
setHend in interface ReplicationRdbWrapper.SelectSubRoleDeltasResulthend - the "Hend" result value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||