|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Service
An XML Service(@http://enterprise.businessobjects.com/3.0/service). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
Service.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
ConfigProps |
addNewConfigProps()
Appends and returns a new empty "ConfigProps" element |
CustomProperties |
addNewCustomProperties()
Appends and returns a new empty "CustomProperties" element |
Dependencies |
addNewDependencies()
Appends and returns a new empty "Dependencies" element |
Dependents |
addNewDependents()
Appends and returns a new empty "Dependents" element |
Hosts |
addNewHosts()
Appends and returns a new empty "Hosts" element |
Installs |
addNewInstalls()
Appends and returns a new empty "Installs" element |
LocalizedProperties |
addNewMLDescriptions()
Appends and returns a new empty "MLDescriptions" element |
SupportedAuditEvents |
addNewSupportedAuditEvents()
Appends and returns a new empty "SupportedAuditEvents" element |
ConfigProps |
getConfigProps()
Gets the "ConfigProps" element |
CustomProperties |
getCustomProperties()
Gets the "CustomProperties" element |
Dependencies |
getDependencies()
Gets the "Dependencies" element |
Dependents |
getDependents()
Gets the "Dependents" element |
Hosts |
getHosts()
Gets the "Hosts" element |
Installs |
getInstalls()
Gets the "Installs" element |
LocalizedProperties |
getMLDescriptions()
Gets the "MLDescriptions" element |
SupportedAuditEvents |
getSupportedAuditEvents()
Gets the "SupportedAuditEvents" element |
boolean |
isSetConfigProps()
True if has "ConfigProps" element |
boolean |
isSetCustomProperties()
True if has "CustomProperties" element |
boolean |
isSetDependencies()
True if has "Dependencies" element |
boolean |
isSetDependents()
True if has "Dependents" element |
boolean |
isSetHosts()
True if has "Hosts" element |
boolean |
isSetInstalls()
True if has "Installs" element |
boolean |
isSetMLDescriptions()
True if has "MLDescriptions" element |
boolean |
isSetSupportedAuditEvents()
True if has "SupportedAuditEvents" element |
void |
setConfigProps(ConfigProps configProps)
Sets the "ConfigProps" element |
void |
setCustomProperties(CustomProperties customProperties)
Sets the "CustomProperties" element |
void |
setDependencies(Dependencies dependencies)
Sets the "Dependencies" element |
void |
setDependents(Dependents dependents)
Sets the "Dependents" element |
void |
setHosts(Hosts hosts)
Sets the "Hosts" element |
void |
setInstalls(Installs installs)
Sets the "Installs" element |
void |
setMLDescriptions(LocalizedProperties mlDescriptions)
Sets the "MLDescriptions" element |
void |
setSupportedAuditEvents(SupportedAuditEvents supportedAuditEvents)
Sets the "SupportedAuditEvents" element |
void |
unsetConfigProps()
Unsets the "ConfigProps" element |
void |
unsetCustomProperties()
Unsets the "CustomProperties" element |
void |
unsetDependencies()
Unsets the "Dependencies" element |
void |
unsetDependents()
Unsets the "Dependents" element |
void |
unsetHosts()
Unsets the "Hosts" element |
void |
unsetInstalls()
Unsets the "Installs" element |
void |
unsetMLDescriptions()
Unsets the "MLDescriptions" element |
void |
unsetSupportedAuditEvents()
Unsets the "SupportedAuditEvents" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
SupportedAuditEvents getSupportedAuditEvents()
boolean isSetSupportedAuditEvents()
void setSupportedAuditEvents(SupportedAuditEvents supportedAuditEvents)
SupportedAuditEvents addNewSupportedAuditEvents()
void unsetSupportedAuditEvents()
ConfigProps getConfigProps()
boolean isSetConfigProps()
void setConfigProps(ConfigProps configProps)
ConfigProps addNewConfigProps()
void unsetConfigProps()
Dependents getDependents()
boolean isSetDependents()
void setDependents(Dependents dependents)
Dependents addNewDependents()
void unsetDependents()
Dependencies getDependencies()
boolean isSetDependencies()
void setDependencies(Dependencies dependencies)
Dependencies addNewDependencies()
void unsetDependencies()
Installs getInstalls()
boolean isSetInstalls()
void setInstalls(Installs installs)
Installs addNewInstalls()
void unsetInstalls()
Hosts getHosts()
boolean isSetHosts()
void setHosts(Hosts hosts)
Hosts addNewHosts()
void unsetHosts()
LocalizedProperties getMLDescriptions()
boolean isSetMLDescriptions()
void setMLDescriptions(LocalizedProperties mlDescriptions)
LocalizedProperties addNewMLDescriptions()
void unsetMLDescriptions()
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 | ||||||||