|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Server
An XML Server(@http://enterprise.businessobjects.com/3.0/server). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
Server.Factory
A factory class with static methods for creating instances of this type. |
static interface |
Server.NetworkLayers
An XML NetworkLayers(@http://enterprise.businessobjects.com/3.0/server). |
static interface |
Server.ServerGroups
An XML ServerGroups(@http://enterprise.businessobjects.com/3.0/server). |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
ConfiguredContainers |
addNewConfiguredContainers()
Appends and returns a new empty "ConfiguredContainers" element |
CustomProperties |
addNewCustomProperties()
Appends and returns a new empty "CustomProperties" element |
EnterpriseNodes |
addNewEnterpriseNodes()
Appends and returns a new empty "EnterpriseNodes" element |
HostedServices |
addNewHostedServices()
Appends and returns a new empty "HostedServices" element |
Server.NetworkLayers |
addNewNetworkLayers()
Appends and returns a new empty "NetworkLayers" element |
Server.ServerGroups |
addNewServerGroups()
Appends and returns a new empty "ServerGroups" element |
StatusInfo |
addNewStatusInfo()
Appends and returns a new empty "StatusInfo" element |
SystemInfo |
addNewSystemInfo()
Appends and returns a new empty "SystemInfo" element |
boolean |
getAutoBoot()
Gets the "AutoBoot" element |
java.lang.String |
getBindSpec()
Gets the "BindSpec" element |
java.lang.String |
getCMSAuditDBConnect()
Gets the "CMSAuditDBConnect" element |
java.lang.String |
getCMSAuditDBDriver()
Gets the "CMSAuditDBDriver" element |
CommunicationProtocalEnum.Enum |
getCommunicationProtocol()
Gets the "CommunicationProtocol" element |
ConfiguredContainers |
getConfiguredContainers()
Gets the "ConfiguredContainers" element |
java.lang.String |
getCurrCommandLine()
Gets the "CurrCommandLine" element |
boolean |
getCurrentDisabledState()
Gets the "CurrentDisabledState" element |
CustomProperties |
getCustomProperties()
Gets the "CustomProperties" element |
boolean |
getDisabledTarget()
Gets the "DisabledTarget" element |
EnterpriseNodes |
getEnterpriseNodes()
Gets the "EnterpriseNodes" element |
int |
getExpectedRunState()
Gets the "ExpectedRunState" element |
java.lang.String |
getFriendlyName()
Gets the "FriendlyName" element |
HostedServices |
getHostedServices()
Gets the "HostedServices" element |
int |
getIsAlive()
Gets the "IsAlive" element |
boolean |
getIsOCAServer()
Gets the "IsOCAServer" element |
int |
getMaxServices()
Gets the "MaxServices" element |
int |
getMinServices()
Gets the "MinServices" element |
Server.NetworkLayers |
getNetworkLayers()
Gets the "NetworkLayers" element |
java.lang.String |
getOSServiceName()
Gets the "OSServiceName" element |
java.lang.String |
getProcessID()
Gets the "ProcessID" element |
java.lang.String |
getRegisterToCMS()
Gets the "RegisterToCMS" element |
java.lang.String |
getServerDescriptor()
Gets the "ServerDescriptor" element |
Server.ServerGroups |
getServerGroups()
Gets the "ServerGroups" element |
java.lang.String |
getServerKind()
Gets the "ServerKind" element |
java.lang.String |
getServerName()
Gets the "ServerName" element |
java.lang.String |
getSIAHostname()
Gets the "SIAHostname" element |
StatusInfo |
getStatusInfo()
Gets the "StatusInfo" element |
SystemInfo |
getSystemInfo()
Gets the "SystemInfo" element |
boolean |
isSetAutoBoot()
True if has "AutoBoot" element |
boolean |
isSetBindSpec()
True if has "BindSpec" element |
boolean |
isSetCMSAuditDBConnect()
True if has "CMSAuditDBConnect" element |
boolean |
isSetCMSAuditDBDriver()
True if has "CMSAuditDBDriver" element |
boolean |
isSetCommunicationProtocol()
True if has "CommunicationProtocol" element |
boolean |
isSetConfiguredContainers()
True if has "ConfiguredContainers" element |
boolean |
isSetCurrCommandLine()
True if has "CurrCommandLine" element |
boolean |
isSetCurrentDisabledState()
True if has "CurrentDisabledState" element |
boolean |
isSetCustomProperties()
True if has "CustomProperties" element |
boolean |
isSetDisabledTarget()
True if has "DisabledTarget" element |
boolean |
isSetEnterpriseNodes()
True if has "EnterpriseNodes" element |
boolean |
isSetExpectedRunState()
True if has "ExpectedRunState" element |
boolean |
isSetHostedServices()
True if has "HostedServices" element |
boolean |
isSetIsAlive()
True if has "IsAlive" element |
boolean |
isSetIsOCAServer()
True if has "IsOCAServer" element |
boolean |
isSetMaxServices()
True if has "MaxServices" element |
boolean |
isSetMinServices()
True if has "MinServices" element |
boolean |
isSetNetworkLayers()
True if has "NetworkLayers" element |
boolean |
isSetOSServiceName()
True if has "OSServiceName" element |
boolean |
isSetProcessID()
True if has "ProcessID" element |
boolean |
isSetRegisterToCMS()
True if has "RegisterToCMS" element |
boolean |
isSetServerDescriptor()
True if has "ServerDescriptor" element |
boolean |
isSetServerGroups()
True if has "ServerGroups" element |
boolean |
isSetServerName()
True if has "ServerName" element |
boolean |
isSetSIAHostname()
True if has "SIAHostname" element |
boolean |
isSetStatusInfo()
True if has "StatusInfo" element |
boolean |
isSetSystemInfo()
True if has "SystemInfo" element |
void |
setAutoBoot(boolean autoBoot)
Sets the "AutoBoot" element |
void |
setBindSpec(java.lang.String bindSpec)
Sets the "BindSpec" element |
void |
setCMSAuditDBConnect(java.lang.String cmsAuditDBConnect)
Sets the "CMSAuditDBConnect" element |
void |
setCMSAuditDBDriver(java.lang.String cmsAuditDBDriver)
Sets the "CMSAuditDBDriver" element |
void |
setCommunicationProtocol(CommunicationProtocalEnum.Enum communicationProtocol)
Sets the "CommunicationProtocol" element |
void |
setConfiguredContainers(ConfiguredContainers configuredContainers)
Sets the "ConfiguredContainers" element |
void |
setCurrCommandLine(java.lang.String currCommandLine)
Sets the "CurrCommandLine" element |
void |
setCurrentDisabledState(boolean currentDisabledState)
Sets the "CurrentDisabledState" element |
void |
setCustomProperties(CustomProperties customProperties)
Sets the "CustomProperties" element |
void |
setDisabledTarget(boolean disabledTarget)
Sets the "DisabledTarget" element |
void |
setEnterpriseNodes(EnterpriseNodes enterpriseNodes)
Sets the "EnterpriseNodes" element |
void |
setExpectedRunState(int expectedRunState)
Sets the "ExpectedRunState" element |
void |
setFriendlyName(java.lang.String friendlyName)
Sets the "FriendlyName" element |
void |
setHostedServices(HostedServices hostedServices)
Sets the "HostedServices" element |
void |
setIsAlive(int isAlive)
Sets the "IsAlive" element |
void |
setIsOCAServer(boolean isOCAServer)
Sets the "IsOCAServer" element |
void |
setMaxServices(int maxServices)
Sets the "MaxServices" element |
void |
setMinServices(int minServices)
Sets the "MinServices" element |
void |
setNetworkLayers(Server.NetworkLayers networkLayers)
Sets the "NetworkLayers" element |
void |
setOSServiceName(java.lang.String osServiceName)
Sets the "OSServiceName" element |
void |
setProcessID(java.lang.String processID)
Sets the "ProcessID" element |
void |
setRegisterToCMS(java.lang.String registerToCMS)
Sets the "RegisterToCMS" element |
void |
setServerDescriptor(java.lang.String serverDescriptor)
Sets the "ServerDescriptor" element |
void |
setServerGroups(Server.ServerGroups serverGroups)
Sets the "ServerGroups" element |
void |
setServerKind(java.lang.String serverKind)
Sets the "ServerKind" element |
void |
setServerName(java.lang.String serverName)
Sets the "ServerName" element |
void |
setSIAHostname(java.lang.String siaHostname)
Sets the "SIAHostname" element |
void |
setStatusInfo(StatusInfo statusInfo)
Sets the "StatusInfo" element |
void |
setSystemInfo(SystemInfo systemInfo)
Sets the "SystemInfo" element |
void |
unsetAutoBoot()
Unsets the "AutoBoot" element |
void |
unsetBindSpec()
Unsets the "BindSpec" element |
void |
unsetCMSAuditDBConnect()
Unsets the "CMSAuditDBConnect" element |
void |
unsetCMSAuditDBDriver()
Unsets the "CMSAuditDBDriver" element |
void |
unsetCommunicationProtocol()
Unsets the "CommunicationProtocol" element |
void |
unsetConfiguredContainers()
Unsets the "ConfiguredContainers" element |
void |
unsetCurrCommandLine()
Unsets the "CurrCommandLine" element |
void |
unsetCurrentDisabledState()
Unsets the "CurrentDisabledState" element |
void |
unsetCustomProperties()
Unsets the "CustomProperties" element |
void |
unsetDisabledTarget()
Unsets the "DisabledTarget" element |
void |
unsetEnterpriseNodes()
Unsets the "EnterpriseNodes" element |
void |
unsetExpectedRunState()
Unsets the "ExpectedRunState" element |
void |
unsetHostedServices()
Unsets the "HostedServices" element |
void |
unsetIsAlive()
Unsets the "IsAlive" element |
void |
unsetIsOCAServer()
Unsets the "IsOCAServer" element |
void |
unsetMaxServices()
Unsets the "MaxServices" element |
void |
unsetMinServices()
Unsets the "MinServices" element |
void |
unsetNetworkLayers()
Unsets the "NetworkLayers" element |
void |
unsetOSServiceName()
Unsets the "OSServiceName" element |
void |
unsetProcessID()
Unsets the "ProcessID" element |
void |
unsetRegisterToCMS()
Unsets the "RegisterToCMS" element |
void |
unsetServerDescriptor()
Unsets the "ServerDescriptor" element |
void |
unsetServerGroups()
Unsets the "ServerGroups" element |
void |
unsetServerName()
Unsets the "ServerName" element |
void |
unsetSIAHostname()
Unsets the "SIAHostname" element |
void |
unsetStatusInfo()
Unsets the "StatusInfo" element |
void |
unsetSystemInfo()
Unsets the "SystemInfo" element |
org.apache.xmlbeans.XmlBoolean |
xgetAutoBoot()
Gets (as xml) the "AutoBoot" element |
org.apache.xmlbeans.XmlString |
xgetBindSpec()
Gets (as xml) the "BindSpec" element |
org.apache.xmlbeans.XmlString |
xgetCMSAuditDBConnect()
Gets (as xml) the "CMSAuditDBConnect" element |
org.apache.xmlbeans.XmlString |
xgetCMSAuditDBDriver()
Gets (as xml) the "CMSAuditDBDriver" element |
CommunicationProtocalEnum |
xgetCommunicationProtocol()
Gets (as xml) the "CommunicationProtocol" element |
org.apache.xmlbeans.XmlString |
xgetCurrCommandLine()
Gets (as xml) the "CurrCommandLine" element |
org.apache.xmlbeans.XmlBoolean |
xgetCurrentDisabledState()
Gets (as xml) the "CurrentDisabledState" element |
org.apache.xmlbeans.XmlBoolean |
xgetDisabledTarget()
Gets (as xml) the "DisabledTarget" element |
org.apache.xmlbeans.XmlInt |
xgetExpectedRunState()
Gets (as xml) the "ExpectedRunState" element |
org.apache.xmlbeans.XmlString |
xgetFriendlyName()
Gets (as xml) the "FriendlyName" element |
org.apache.xmlbeans.XmlInt |
xgetIsAlive()
Gets (as xml) the "IsAlive" element |
org.apache.xmlbeans.XmlBoolean |
xgetIsOCAServer()
Gets (as xml) the "IsOCAServer" element |
org.apache.xmlbeans.XmlInt |
xgetMaxServices()
Gets (as xml) the "MaxServices" element |
org.apache.xmlbeans.XmlInt |
xgetMinServices()
Gets (as xml) the "MinServices" element |
org.apache.xmlbeans.XmlString |
xgetOSServiceName()
Gets (as xml) the "OSServiceName" element |
org.apache.xmlbeans.XmlString |
xgetProcessID()
Gets (as xml) the "ProcessID" element |
org.apache.xmlbeans.XmlString |
xgetRegisterToCMS()
Gets (as xml) the "RegisterToCMS" element |
org.apache.xmlbeans.XmlString |
xgetServerDescriptor()
Gets (as xml) the "ServerDescriptor" element |
org.apache.xmlbeans.XmlString |
xgetServerKind()
Gets (as xml) the "ServerKind" element |
org.apache.xmlbeans.XmlString |
xgetServerName()
Gets (as xml) the "ServerName" element |
org.apache.xmlbeans.XmlString |
xgetSIAHostname()
Gets (as xml) the "SIAHostname" element |
void |
xsetAutoBoot(org.apache.xmlbeans.XmlBoolean autoBoot)
Sets (as xml) the "AutoBoot" element |
void |
xsetBindSpec(org.apache.xmlbeans.XmlString bindSpec)
Sets (as xml) the "BindSpec" element |
void |
xsetCMSAuditDBConnect(org.apache.xmlbeans.XmlString cmsAuditDBConnect)
Sets (as xml) the "CMSAuditDBConnect" element |
void |
xsetCMSAuditDBDriver(org.apache.xmlbeans.XmlString cmsAuditDBDriver)
Sets (as xml) the "CMSAuditDBDriver" element |
void |
xsetCommunicationProtocol(CommunicationProtocalEnum communicationProtocol)
Sets (as xml) the "CommunicationProtocol" element |
void |
xsetCurrCommandLine(org.apache.xmlbeans.XmlString currCommandLine)
Sets (as xml) the "CurrCommandLine" element |
void |
xsetCurrentDisabledState(org.apache.xmlbeans.XmlBoolean currentDisabledState)
Sets (as xml) the "CurrentDisabledState" element |
void |
xsetDisabledTarget(org.apache.xmlbeans.XmlBoolean disabledTarget)
Sets (as xml) the "DisabledTarget" element |
void |
xsetExpectedRunState(org.apache.xmlbeans.XmlInt expectedRunState)
Sets (as xml) the "ExpectedRunState" element |
void |
xsetFriendlyName(org.apache.xmlbeans.XmlString friendlyName)
Sets (as xml) the "FriendlyName" element |
void |
xsetIsAlive(org.apache.xmlbeans.XmlInt isAlive)
Sets (as xml) the "IsAlive" element |
void |
xsetIsOCAServer(org.apache.xmlbeans.XmlBoolean isOCAServer)
Sets (as xml) the "IsOCAServer" element |
void |
xsetMaxServices(org.apache.xmlbeans.XmlInt maxServices)
Sets (as xml) the "MaxServices" element |
void |
xsetMinServices(org.apache.xmlbeans.XmlInt minServices)
Sets (as xml) the "MinServices" element |
void |
xsetOSServiceName(org.apache.xmlbeans.XmlString osServiceName)
Sets (as xml) the "OSServiceName" element |
void |
xsetProcessID(org.apache.xmlbeans.XmlString processID)
Sets (as xml) the "ProcessID" element |
void |
xsetRegisterToCMS(org.apache.xmlbeans.XmlString registerToCMS)
Sets (as xml) the "RegisterToCMS" element |
void |
xsetServerDescriptor(org.apache.xmlbeans.XmlString serverDescriptor)
Sets (as xml) the "ServerDescriptor" element |
void |
xsetServerKind(org.apache.xmlbeans.XmlString serverKind)
Sets (as xml) the "ServerKind" element |
void |
xsetServerName(org.apache.xmlbeans.XmlString serverName)
Sets (as xml) the "ServerName" element |
void |
xsetSIAHostname(org.apache.xmlbeans.XmlString siaHostname)
Sets (as xml) the "SIAHostname" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
java.lang.String getServerName()
org.apache.xmlbeans.XmlString xgetServerName()
boolean isSetServerName()
void setServerName(java.lang.String serverName)
void xsetServerName(org.apache.xmlbeans.XmlString serverName)
void unsetServerName()
boolean getDisabledTarget()
org.apache.xmlbeans.XmlBoolean xgetDisabledTarget()
boolean isSetDisabledTarget()
void setDisabledTarget(boolean disabledTarget)
void xsetDisabledTarget(org.apache.xmlbeans.XmlBoolean disabledTarget)
void unsetDisabledTarget()
boolean getCurrentDisabledState()
org.apache.xmlbeans.XmlBoolean xgetCurrentDisabledState()
boolean isSetCurrentDisabledState()
void setCurrentDisabledState(boolean currentDisabledState)
void xsetCurrentDisabledState(org.apache.xmlbeans.XmlBoolean currentDisabledState)
void unsetCurrentDisabledState()
java.lang.String getCMSAuditDBDriver()
org.apache.xmlbeans.XmlString xgetCMSAuditDBDriver()
boolean isSetCMSAuditDBDriver()
void setCMSAuditDBDriver(java.lang.String cmsAuditDBDriver)
void xsetCMSAuditDBDriver(org.apache.xmlbeans.XmlString cmsAuditDBDriver)
void unsetCMSAuditDBDriver()
java.lang.String getCMSAuditDBConnect()
org.apache.xmlbeans.XmlString xgetCMSAuditDBConnect()
boolean isSetCMSAuditDBConnect()
void setCMSAuditDBConnect(java.lang.String cmsAuditDBConnect)
void xsetCMSAuditDBConnect(org.apache.xmlbeans.XmlString cmsAuditDBConnect)
void unsetCMSAuditDBConnect()
CommunicationProtocalEnum.Enum getCommunicationProtocol()
CommunicationProtocalEnum xgetCommunicationProtocol()
boolean isSetCommunicationProtocol()
void setCommunicationProtocol(CommunicationProtocalEnum.Enum communicationProtocol)
void xsetCommunicationProtocol(CommunicationProtocalEnum communicationProtocol)
void unsetCommunicationProtocol()
java.lang.String getOSServiceName()
org.apache.xmlbeans.XmlString xgetOSServiceName()
boolean isSetOSServiceName()
void setOSServiceName(java.lang.String osServiceName)
void xsetOSServiceName(org.apache.xmlbeans.XmlString osServiceName)
void unsetOSServiceName()
int getIsAlive()
org.apache.xmlbeans.XmlInt xgetIsAlive()
boolean isSetIsAlive()
void setIsAlive(int isAlive)
void xsetIsAlive(org.apache.xmlbeans.XmlInt isAlive)
void unsetIsAlive()
java.lang.String getFriendlyName()
org.apache.xmlbeans.XmlString xgetFriendlyName()
void setFriendlyName(java.lang.String friendlyName)
void xsetFriendlyName(org.apache.xmlbeans.XmlString friendlyName)
java.lang.String getServerDescriptor()
org.apache.xmlbeans.XmlString xgetServerDescriptor()
boolean isSetServerDescriptor()
void setServerDescriptor(java.lang.String serverDescriptor)
void xsetServerDescriptor(org.apache.xmlbeans.XmlString serverDescriptor)
void unsetServerDescriptor()
java.lang.String getServerKind()
org.apache.xmlbeans.XmlString xgetServerKind()
void setServerKind(java.lang.String serverKind)
void xsetServerKind(org.apache.xmlbeans.XmlString serverKind)
java.lang.String getRegisterToCMS()
org.apache.xmlbeans.XmlString xgetRegisterToCMS()
boolean isSetRegisterToCMS()
void setRegisterToCMS(java.lang.String registerToCMS)
void xsetRegisterToCMS(org.apache.xmlbeans.XmlString registerToCMS)
void unsetRegisterToCMS()
java.lang.String getProcessID()
org.apache.xmlbeans.XmlString xgetProcessID()
boolean isSetProcessID()
void setProcessID(java.lang.String processID)
void xsetProcessID(org.apache.xmlbeans.XmlString processID)
void unsetProcessID()
Server.NetworkLayers getNetworkLayers()
boolean isSetNetworkLayers()
void setNetworkLayers(Server.NetworkLayers networkLayers)
Server.NetworkLayers addNewNetworkLayers()
void unsetNetworkLayers()
int getExpectedRunState()
org.apache.xmlbeans.XmlInt xgetExpectedRunState()
boolean isSetExpectedRunState()
void setExpectedRunState(int expectedRunState)
void xsetExpectedRunState(org.apache.xmlbeans.XmlInt expectedRunState)
void unsetExpectedRunState()
boolean getIsOCAServer()
org.apache.xmlbeans.XmlBoolean xgetIsOCAServer()
boolean isSetIsOCAServer()
void setIsOCAServer(boolean isOCAServer)
void xsetIsOCAServer(org.apache.xmlbeans.XmlBoolean isOCAServer)
void unsetIsOCAServer()
boolean getAutoBoot()
org.apache.xmlbeans.XmlBoolean xgetAutoBoot()
boolean isSetAutoBoot()
void setAutoBoot(boolean autoBoot)
void xsetAutoBoot(org.apache.xmlbeans.XmlBoolean autoBoot)
void unsetAutoBoot()
int getMaxServices()
org.apache.xmlbeans.XmlInt xgetMaxServices()
boolean isSetMaxServices()
void setMaxServices(int maxServices)
void xsetMaxServices(org.apache.xmlbeans.XmlInt maxServices)
void unsetMaxServices()
int getMinServices()
org.apache.xmlbeans.XmlInt xgetMinServices()
boolean isSetMinServices()
void setMinServices(int minServices)
void xsetMinServices(org.apache.xmlbeans.XmlInt minServices)
void unsetMinServices()
java.lang.String getBindSpec()
org.apache.xmlbeans.XmlString xgetBindSpec()
boolean isSetBindSpec()
void setBindSpec(java.lang.String bindSpec)
void xsetBindSpec(org.apache.xmlbeans.XmlString bindSpec)
void unsetBindSpec()
java.lang.String getCurrCommandLine()
org.apache.xmlbeans.XmlString xgetCurrCommandLine()
boolean isSetCurrCommandLine()
void setCurrCommandLine(java.lang.String currCommandLine)
void xsetCurrCommandLine(org.apache.xmlbeans.XmlString currCommandLine)
void unsetCurrCommandLine()
java.lang.String getSIAHostname()
org.apache.xmlbeans.XmlString xgetSIAHostname()
boolean isSetSIAHostname()
void setSIAHostname(java.lang.String siaHostname)
void xsetSIAHostname(org.apache.xmlbeans.XmlString siaHostname)
void unsetSIAHostname()
Server.ServerGroups getServerGroups()
boolean isSetServerGroups()
void setServerGroups(Server.ServerGroups serverGroups)
Server.ServerGroups addNewServerGroups()
void unsetServerGroups()
HostedServices getHostedServices()
boolean isSetHostedServices()
void setHostedServices(HostedServices hostedServices)
HostedServices addNewHostedServices()
void unsetHostedServices()
ConfiguredContainers getConfiguredContainers()
boolean isSetConfiguredContainers()
void setConfiguredContainers(ConfiguredContainers configuredContainers)
ConfiguredContainers addNewConfiguredContainers()
void unsetConfiguredContainers()
EnterpriseNodes getEnterpriseNodes()
boolean isSetEnterpriseNodes()
void setEnterpriseNodes(EnterpriseNodes enterpriseNodes)
EnterpriseNodes addNewEnterpriseNodes()
void unsetEnterpriseNodes()
SystemInfo getSystemInfo()
boolean isSetSystemInfo()
void setSystemInfo(SystemInfo systemInfo)
SystemInfo addNewSystemInfo()
void unsetSystemInfo()
StatusInfo getStatusInfo()
boolean isSetStatusInfo()
void setStatusInfo(StatusInfo statusInfo)
StatusInfo addNewStatusInfo()
void unsetStatusInfo()
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 | ||||||||