|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PubDocProcessingInfo
An XML PubDocProcessingInfo(@http://enterprise.businessobjects.com/3.0/publication). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
PubDocProcessingInfo.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
CustomProperties |
addNewCustomProperties()
Appends and returns a new empty "CustomProperties" element |
FormatInfos |
addNewFormatInfos()
Appends and returns a new empty "FormatInfos" element |
CustomProperties |
getCustomProperties()
Gets the "CustomProperties" element |
boolean |
getDoNotSendIfDocIsEmpty()
Gets the "DoNotSendIfDocIsEmpty" element |
FormatInfos |
getFormatInfos()
Gets the "FormatInfos" element |
java.lang.String |
getSourceDocumentCUID()
Gets the "SourceDocumentCUID" element |
java.lang.String |
getSourceDocumentKind()
Gets the "SourceDocumentKind" element |
boolean |
isSetCustomProperties()
True if has "CustomProperties" element |
boolean |
isSetDoNotSendIfDocIsEmpty()
True if has "DoNotSendIfDocIsEmpty" element |
boolean |
isSetFormatInfos()
True if has "FormatInfos" element |
boolean |
isSetSourceDocumentCUID()
True if has "SourceDocumentCUID" element |
boolean |
isSetSourceDocumentKind()
True if has "SourceDocumentKind" element |
void |
setCustomProperties(CustomProperties customProperties)
Sets the "CustomProperties" element |
void |
setDoNotSendIfDocIsEmpty(boolean doNotSendIfDocIsEmpty)
Sets the "DoNotSendIfDocIsEmpty" element |
void |
setFormatInfos(FormatInfos formatInfos)
Sets the "FormatInfos" element |
void |
setSourceDocumentCUID(java.lang.String sourceDocumentCUID)
Sets the "SourceDocumentCUID" element |
void |
setSourceDocumentKind(java.lang.String sourceDocumentKind)
Sets the "SourceDocumentKind" element |
void |
unsetCustomProperties()
Unsets the "CustomProperties" element |
void |
unsetDoNotSendIfDocIsEmpty()
Unsets the "DoNotSendIfDocIsEmpty" element |
void |
unsetFormatInfos()
Unsets the "FormatInfos" element |
void |
unsetSourceDocumentCUID()
Unsets the "SourceDocumentCUID" element |
void |
unsetSourceDocumentKind()
Unsets the "SourceDocumentKind" element |
org.apache.xmlbeans.XmlBoolean |
xgetDoNotSendIfDocIsEmpty()
Gets (as xml) the "DoNotSendIfDocIsEmpty" element |
org.apache.xmlbeans.XmlString |
xgetSourceDocumentCUID()
Gets (as xml) the "SourceDocumentCUID" element |
org.apache.xmlbeans.XmlString |
xgetSourceDocumentKind()
Gets (as xml) the "SourceDocumentKind" element |
void |
xsetDoNotSendIfDocIsEmpty(org.apache.xmlbeans.XmlBoolean doNotSendIfDocIsEmpty)
Sets (as xml) the "DoNotSendIfDocIsEmpty" element |
void |
xsetSourceDocumentCUID(org.apache.xmlbeans.XmlString sourceDocumentCUID)
Sets (as xml) the "SourceDocumentCUID" element |
void |
xsetSourceDocumentKind(org.apache.xmlbeans.XmlString sourceDocumentKind)
Sets (as xml) the "SourceDocumentKind" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
FormatInfos getFormatInfos()
boolean isSetFormatInfos()
void setFormatInfos(FormatInfos formatInfos)
FormatInfos addNewFormatInfos()
void unsetFormatInfos()
boolean getDoNotSendIfDocIsEmpty()
org.apache.xmlbeans.XmlBoolean xgetDoNotSendIfDocIsEmpty()
boolean isSetDoNotSendIfDocIsEmpty()
void setDoNotSendIfDocIsEmpty(boolean doNotSendIfDocIsEmpty)
void xsetDoNotSendIfDocIsEmpty(org.apache.xmlbeans.XmlBoolean doNotSendIfDocIsEmpty)
void unsetDoNotSendIfDocIsEmpty()
java.lang.String getSourceDocumentKind()
org.apache.xmlbeans.XmlString xgetSourceDocumentKind()
boolean isSetSourceDocumentKind()
void setSourceDocumentKind(java.lang.String sourceDocumentKind)
void xsetSourceDocumentKind(org.apache.xmlbeans.XmlString sourceDocumentKind)
void unsetSourceDocumentKind()
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()
CustomProperties getCustomProperties()
boolean isSetCustomProperties()
void setCustomProperties(CustomProperties customProperties)
CustomProperties addNewCustomProperties()
void unsetCustomProperties()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||