|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Destination
An XML Destination(@http://enterprise.businessobjects.com/3.0/infoobject). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
Destination.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
DestinationFormats |
addNewDestinationFormats()
Appends and returns a new empty "DestinationFormats" element |
DestinationPluginFormats |
addNewDestinationPluginFormats()
Appends and returns a new empty "DestinationPluginFormats" element |
DestinationScheduleOptions |
addNewDestinationScheduleOptions()
Appends and returns a new empty "DestinationScheduleOptions" element |
DestinationStaticDocuments |
addNewDestinationStaticDocuments()
Appends and returns a new empty "DestinationStaticDocuments" element |
boolean |
getDeliverPerUser()
Gets the "DeliverPerUser" element |
DestinationFormats |
getDestinationFormats()
Gets the "DestinationFormats" element |
DestinationPluginFormats |
getDestinationPluginFormats()
Gets the "DestinationPluginFormats" element |
DestinationScheduleOptions |
getDestinationScheduleOptions()
Gets the "DestinationScheduleOptions" element |
DestinationStaticDocuments |
getDestinationStaticDocuments()
Gets the "DestinationStaticDocuments" element |
java.lang.String |
getName()
Gets the "Name" element |
boolean |
isSetDeliverPerUser()
True if has "DeliverPerUser" element |
boolean |
isSetDestinationFormats()
True if has "DestinationFormats" element |
boolean |
isSetDestinationPluginFormats()
True if has "DestinationPluginFormats" element |
boolean |
isSetDestinationScheduleOptions()
True if has "DestinationScheduleOptions" element |
boolean |
isSetDestinationStaticDocuments()
True if has "DestinationStaticDocuments" element |
boolean |
isSetName()
True if has "Name" element |
void |
setDeliverPerUser(boolean deliverPerUser)
Sets the "DeliverPerUser" element |
void |
setDestinationFormats(DestinationFormats destinationFormats)
Sets the "DestinationFormats" element |
void |
setDestinationPluginFormats(DestinationPluginFormats destinationPluginFormats)
Sets the "DestinationPluginFormats" element |
void |
setDestinationScheduleOptions(DestinationScheduleOptions destinationScheduleOptions)
Sets the "DestinationScheduleOptions" element |
void |
setDestinationStaticDocuments(DestinationStaticDocuments destinationStaticDocuments)
Sets the "DestinationStaticDocuments" element |
void |
setName(java.lang.String name)
Sets the "Name" element |
void |
unsetDeliverPerUser()
Unsets the "DeliverPerUser" element |
void |
unsetDestinationFormats()
Unsets the "DestinationFormats" element |
void |
unsetDestinationPluginFormats()
Unsets the "DestinationPluginFormats" element |
void |
unsetDestinationScheduleOptions()
Unsets the "DestinationScheduleOptions" element |
void |
unsetDestinationStaticDocuments()
Unsets the "DestinationStaticDocuments" element |
void |
unsetName()
Unsets the "Name" element |
org.apache.xmlbeans.XmlBoolean |
xgetDeliverPerUser()
Gets (as xml) the "DeliverPerUser" element |
org.apache.xmlbeans.XmlString |
xgetName()
Gets (as xml) the "Name" element |
void |
xsetDeliverPerUser(org.apache.xmlbeans.XmlBoolean deliverPerUser)
Sets (as xml) the "DeliverPerUser" element |
void |
xsetName(org.apache.xmlbeans.XmlString name)
Sets (as xml) the "Name" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
DestinationFormats getDestinationFormats()
boolean isSetDestinationFormats()
void setDestinationFormats(DestinationFormats destinationFormats)
DestinationFormats addNewDestinationFormats()
void unsetDestinationFormats()
DestinationPluginFormats getDestinationPluginFormats()
boolean isSetDestinationPluginFormats()
void setDestinationPluginFormats(DestinationPluginFormats destinationPluginFormats)
DestinationPluginFormats addNewDestinationPluginFormats()
void unsetDestinationPluginFormats()
DestinationStaticDocuments getDestinationStaticDocuments()
boolean isSetDestinationStaticDocuments()
void setDestinationStaticDocuments(DestinationStaticDocuments destinationStaticDocuments)
DestinationStaticDocuments addNewDestinationStaticDocuments()
void unsetDestinationStaticDocuments()
DestinationScheduleOptions getDestinationScheduleOptions()
boolean isSetDestinationScheduleOptions()
void setDestinationScheduleOptions(DestinationScheduleOptions destinationScheduleOptions)
DestinationScheduleOptions addNewDestinationScheduleOptions()
void unsetDestinationScheduleOptions()
java.lang.String getName()
org.apache.xmlbeans.XmlString xgetName()
boolean isSetName()
void setName(java.lang.String name)
void xsetName(org.apache.xmlbeans.XmlString name)
void unsetName()
boolean getDeliverPerUser()
org.apache.xmlbeans.XmlBoolean xgetDeliverPerUser()
boolean isSetDeliverPerUser()
void setDeliverPerUser(boolean deliverPerUser)
void xsetDeliverPerUser(org.apache.xmlbeans.XmlBoolean deliverPerUser)
void unsetDeliverPerUser()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||