|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DestinationFormat
An XML DestinationFormat(@http://enterprise.businessobjects.com/3.0/infoobject). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
DestinationFormat.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
FormatInfos |
addNewFormatInfos()
Appends and returns a new empty "FormatInfos" element |
FormatInfos |
getFormatInfos()
Gets the "FormatInfos" element |
java.lang.String |
getSourceDocumentCUID()
Gets the "SourceDocumentCUID" element |
boolean |
isSetFormatInfos()
True if has "FormatInfos" element |
boolean |
isSetSourceDocumentCUID()
True if has "SourceDocumentCUID" element |
void |
setFormatInfos(FormatInfos formatInfos)
Sets the "FormatInfos" element |
void |
setSourceDocumentCUID(java.lang.String sourceDocumentCUID)
Sets the "SourceDocumentCUID" element |
void |
unsetFormatInfos()
Unsets the "FormatInfos" element |
void |
unsetSourceDocumentCUID()
Unsets the "SourceDocumentCUID" element |
org.apache.xmlbeans.XmlString |
xgetSourceDocumentCUID()
Gets (as xml) the "SourceDocumentCUID" element |
void |
xsetSourceDocumentCUID(org.apache.xmlbeans.XmlString sourceDocumentCUID)
Sets (as xml) the "SourceDocumentCUID" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
java.lang.String getSourceDocumentCUID()
org.apache.xmlbeans.XmlString xgetSourceDocumentCUID()
boolean isSetSourceDocumentCUID()
void setSourceDocumentCUID(java.lang.String sourceDocumentCUID)
void xsetSourceDocumentCUID(org.apache.xmlbeans.XmlString sourceDocumentCUID)
void unsetSourceDocumentCUID()
FormatInfos getFormatInfos()
boolean isSetFormatInfos()
void setFormatInfos(FormatInfos formatInfos)
FormatInfos addNewFormatInfos()
void unsetFormatInfos()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||