|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DestinationPluginFormat
An XML DestinationPluginFormat(@http://enterprise.businessobjects.com/3.0/infoobject). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
DestinationPluginFormat.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
DistributionModeEnum.Enum |
getDistributionMode()
Gets the "DistributionMode" element |
java.lang.String |
getFormatName()
Gets the "FormatName" element |
boolean |
isSetDistributionMode()
True if has "DistributionMode" element |
boolean |
isSetFormatName()
True if has "FormatName" element |
void |
setDistributionMode(DistributionModeEnum.Enum distributionMode)
Sets the "DistributionMode" element |
void |
setFormatName(java.lang.String formatName)
Sets the "FormatName" element |
void |
unsetDistributionMode()
Unsets the "DistributionMode" element |
void |
unsetFormatName()
Unsets the "FormatName" element |
DistributionModeEnum |
xgetDistributionMode()
Gets (as xml) the "DistributionMode" element |
org.apache.xmlbeans.XmlString |
xgetFormatName()
Gets (as xml) the "FormatName" element |
void |
xsetDistributionMode(DistributionModeEnum distributionMode)
Sets (as xml) the "DistributionMode" element |
void |
xsetFormatName(org.apache.xmlbeans.XmlString formatName)
Sets (as xml) the "FormatName" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
java.lang.String getFormatName()
org.apache.xmlbeans.XmlString xgetFormatName()
boolean isSetFormatName()
void setFormatName(java.lang.String formatName)
void xsetFormatName(org.apache.xmlbeans.XmlString formatName)
void unsetFormatName()
DistributionModeEnum.Enum getDistributionMode()
DistributionModeEnum xgetDistributionMode()
boolean isSetDistributionMode()
void setDistributionMode(DistributionModeEnum.Enum distributionMode)
void xsetDistributionMode(DistributionModeEnum distributionMode)
void unsetDistributionMode()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||