|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface UploadStatus
An XML UploadStatus(@http://biplatform.dsws.businessobjects.com/2007/06/01). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
UploadStatus.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
long |
getBytesUploaded()
Gets the "BytesUploaded" element |
java.lang.String |
getUploadID()
Gets the "UploadID" element |
void |
setBytesUploaded(long bytesUploaded)
Sets the "BytesUploaded" element |
void |
setUploadID(java.lang.String uploadID)
Sets the "UploadID" element |
org.apache.xmlbeans.XmlLong |
xgetBytesUploaded()
Gets (as xml) the "BytesUploaded" element |
org.apache.xmlbeans.XmlString |
xgetUploadID()
Gets (as xml) the "UploadID" element |
void |
xsetBytesUploaded(org.apache.xmlbeans.XmlLong bytesUploaded)
Sets (as xml) the "BytesUploaded" element |
void |
xsetUploadID(org.apache.xmlbeans.XmlString uploadID)
Sets (as xml) the "UploadID" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
java.lang.String getUploadID()
org.apache.xmlbeans.XmlString xgetUploadID()
void setUploadID(java.lang.String uploadID)
void xsetUploadID(org.apache.xmlbeans.XmlString uploadID)
long getBytesUploaded()
org.apache.xmlbeans.XmlLong xgetBytesUploaded()
void setBytesUploaded(long bytesUploaded)
void xsetBytesUploaded(org.apache.xmlbeans.XmlLong bytesUploaded)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||