|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.atlassian.confluence.rpc.soap.beans.RemoteContentSummaries
public class RemoteContentSummaries
Constructor Summary | |
---|---|
RemoteContentSummaries(int totalAvailable,
int offset,
RemoteContentSummary[] content)
|
Method Summary | |
---|---|
RemoteContentSummary[] |
getContent()
|
int |
getOffset()
|
int |
getTotalAvailable()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RemoteContentSummaries(int totalAvailable, int offset, RemoteContentSummary[] content)
Method Detail |
---|
public int getTotalAvailable()
public int getOffset()
public RemoteContentSummary[] getContent()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |