|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PageInfo
An XML PageInfo(@http://biplatform.dsws.businessobjects.com/2007/06/01). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
PageInfo.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
int |
getPageNumber()
Gets the "PageNumber" element |
java.lang.String |
getPageURI()
Gets the "PageURI" element |
void |
setPageNumber(int pageNumber)
Sets the "PageNumber" element |
void |
setPageURI(java.lang.String pageURI)
Sets the "PageURI" element |
org.apache.xmlbeans.XmlInt |
xgetPageNumber()
Gets (as xml) the "PageNumber" element |
org.apache.xmlbeans.XmlString |
xgetPageURI()
Gets (as xml) the "PageURI" element |
void |
xsetPageNumber(org.apache.xmlbeans.XmlInt pageNumber)
Sets (as xml) the "PageNumber" element |
void |
xsetPageURI(org.apache.xmlbeans.XmlString pageURI)
Sets (as xml) the "PageURI" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
int getPageNumber()
org.apache.xmlbeans.XmlInt xgetPageNumber()
void setPageNumber(int pageNumber)
void xsetPageNumber(org.apache.xmlbeans.XmlInt pageNumber)
java.lang.String getPageURI()
org.apache.xmlbeans.XmlString xgetPageURI()
void setPageURI(java.lang.String pageURI)
void xsetPageURI(org.apache.xmlbeans.XmlString pageURI)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||