|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Folder
An XML Folder(@http://enterprise.businessobjects.com/3.0/folder). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
Folder.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 |
Path |
addNewPath()
Appends and returns a new empty "Path" element |
LocalizedProperties |
addNewSAPLocNames()
Appends and returns a new empty "SAPLocNames" element |
CustomProperties |
getCustomProperties()
Gets the "CustomProperties" element |
Path |
getPath()
Gets the "Path" element |
java.lang.String |
getSAPFolderId()
Gets the "SAPFolderId" element |
LocalizedProperties |
getSAPLocNames()
Gets the "SAPLocNames" element |
java.lang.String |
getSAPLocOriginalLocale()
Gets the "SAPLocOriginalLocale" element |
boolean |
isSetCustomProperties()
True if has "CustomProperties" element |
boolean |
isSetPath()
True if has "Path" element |
boolean |
isSetSAPFolderId()
True if has "SAPFolderId" element |
boolean |
isSetSAPLocNames()
True if has "SAPLocNames" element |
boolean |
isSetSAPLocOriginalLocale()
True if has "SAPLocOriginalLocale" element |
void |
setCustomProperties(CustomProperties customProperties)
Sets the "CustomProperties" element |
void |
setPath(Path path)
Sets the "Path" element |
void |
setSAPFolderId(java.lang.String sapFolderId)
Sets the "SAPFolderId" element |
void |
setSAPLocNames(LocalizedProperties sapLocNames)
Sets the "SAPLocNames" element |
void |
setSAPLocOriginalLocale(java.lang.String sapLocOriginalLocale)
Sets the "SAPLocOriginalLocale" element |
void |
unsetCustomProperties()
Unsets the "CustomProperties" element |
void |
unsetPath()
Unsets the "Path" element |
void |
unsetSAPFolderId()
Unsets the "SAPFolderId" element |
void |
unsetSAPLocNames()
Unsets the "SAPLocNames" element |
void |
unsetSAPLocOriginalLocale()
Unsets the "SAPLocOriginalLocale" element |
org.apache.xmlbeans.XmlString |
xgetSAPFolderId()
Gets (as xml) the "SAPFolderId" element |
org.apache.xmlbeans.XmlString |
xgetSAPLocOriginalLocale()
Gets (as xml) the "SAPLocOriginalLocale" element |
void |
xsetSAPFolderId(org.apache.xmlbeans.XmlString sapFolderId)
Sets (as xml) the "SAPFolderId" element |
void |
xsetSAPLocOriginalLocale(org.apache.xmlbeans.XmlString sapLocOriginalLocale)
Sets (as xml) the "SAPLocOriginalLocale" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
Path getPath()
boolean isSetPath()
void setPath(Path path)
Path addNewPath()
void unsetPath()
java.lang.String getSAPFolderId()
org.apache.xmlbeans.XmlString xgetSAPFolderId()
boolean isSetSAPFolderId()
void setSAPFolderId(java.lang.String sapFolderId)
void xsetSAPFolderId(org.apache.xmlbeans.XmlString sapFolderId)
void unsetSAPFolderId()
java.lang.String getSAPLocOriginalLocale()
org.apache.xmlbeans.XmlString xgetSAPLocOriginalLocale()
boolean isSetSAPLocOriginalLocale()
void setSAPLocOriginalLocale(java.lang.String sapLocOriginalLocale)
void xsetSAPLocOriginalLocale(org.apache.xmlbeans.XmlString sapLocOriginalLocale)
void unsetSAPLocOriginalLocale()
LocalizedProperties getSAPLocNames()
boolean isSetSAPLocNames()
void setSAPLocNames(LocalizedProperties sapLocNames)
LocalizedProperties addNewSAPLocNames()
void unsetSAPLocNames()
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 | ||||||||