|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.v3x.apps.Staker.domain.StakingSheetPageSection
public class StakingSheetPageSection
A section on a page in a staking sheet.
| Constructor Summary | |
|---|---|
StakingSheetPageSection()
Create a new StakingSheetPageSection. |
|
| Method Summary | |
|---|---|
Job |
getJob()
|
java.util.ArrayList |
getLocations()
StakingSheetLocations appearing in this section. |
StakingSheetPage |
getPage()
Page this section belongs on. |
int |
getSnapshotHeight()
|
int |
getSnapshotIndex()
|
int |
getSnapshotWidth()
|
void |
setLocations(java.util.ArrayList newLocations)
StakingSheetLocations appearing in this section. |
void |
setPage(StakingSheetPage newPage)
Page this section belongs on. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StakingSheetPageSection()
| Method Detail |
|---|
public java.util.ArrayList getLocations()
public void setLocations(java.util.ArrayList newLocations)
public StakingSheetPage getPage()
public void setPage(StakingSheetPage newPage)
public Job getJob()
public int getSnapshotWidth()
public int getSnapshotHeight()
public int getSnapshotIndex()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||