|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface FileOptions
An XML FileOptions(@http://biplatform.dsws.businessobjects.com/2007/06/01). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
FileOptions.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
boolean |
getUseSource()
Gets the "UseSource" element |
boolean |
isSetUseSource()
True if has "UseSource" element |
void |
setUseSource(boolean useSource)
Sets the "UseSource" element |
void |
unsetUseSource()
Unsets the "UseSource" element |
org.apache.xmlbeans.XmlBoolean |
xgetUseSource()
Gets (as xml) the "UseSource" element |
void |
xsetUseSource(org.apache.xmlbeans.XmlBoolean useSource)
Sets (as xml) the "UseSource" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
boolean getUseSource()
org.apache.xmlbeans.XmlBoolean xgetUseSource()
boolean isSetUseSource()
void setUseSource(boolean useSource)
void xsetUseSource(org.apache.xmlbeans.XmlBoolean useSource)
void unsetUseSource()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||