public class DtoSystemUsage
extends java.lang.Object
implements org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode, org.jvnet.jaxb2_commons.lang.ToString
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice maxOccurs="unbounded" minOccurs="0">
<choice>
<element name="adapter" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice minOccurs="0">
<element ref="{http://activemq.apache.org/schema/core}jdbcPersistenceAdapter"/>
<element ref="{http://activemq.apache.org/schema/core}journalPersistenceAdapter"/>
<element ref="{http://activemq.apache.org/schema/core}kahaDB"/>
<element ref="{http://activemq.apache.org/schema/core}levelDB"/>
<element ref="{http://activemq.apache.org/schema/core}mKahaDB"/>
<element ref="{http://activemq.apache.org/schema/core}memoryPersistenceAdapter"/>
<element ref="{http://activemq.apache.org/schema/core}replicatedLevelDB"/>
<any namespace='##other'/>
</choice>
</restriction>
</complexContent>
</complexType>
</element>
<element name="executor" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence minOccurs="0">
<any maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="jobSchedulerStore" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence minOccurs="0">
<any maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="jobSchedulerUsage" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice minOccurs="0">
<element ref="{http://activemq.apache.org/schema/core}jobSchedulerUsage"/>
<any namespace='##other'/>
</choice>
</restriction>
</complexContent>
</complexType>
</element>
<element name="memoryUsage" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice minOccurs="0">
<element ref="{http://activemq.apache.org/schema/core}memoryUsage"/>
<any namespace='##other'/>
</choice>
</restriction>
</complexContent>
</complexType>
</element>
<element name="parent" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice minOccurs="0">
<element ref="{http://activemq.apache.org/schema/core}systemUsage"/>
<any namespace='##other'/>
</choice>
</restriction>
</complexContent>
</complexType>
</element>
<element name="storeUsage" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice minOccurs="0">
<element ref="{http://activemq.apache.org/schema/core}storeUsage"/>
<any namespace='##other'/>
</choice>
</restriction>
</complexContent>
</complexType>
</element>
<element name="tempStore" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice minOccurs="0">
<element ref="{http://activemq.apache.org/schema/core}levelDB"/>
<element ref="{http://activemq.apache.org/schema/core}pListStoreImpl"/>
<element ref="{http://activemq.apache.org/schema/core}replicatedLevelDB"/>
<any namespace='##other'/>
</choice>
</restriction>
</complexContent>
</complexType>
</element>
<element name="tempUsage" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice minOccurs="0">
<element ref="{http://activemq.apache.org/schema/core}tempUsage"/>
<any namespace='##other'/>
</choice>
</restriction>
</complexContent>
</complexType>
</element>
<any namespace='##other' maxOccurs="unbounded" minOccurs="0"/>
</choice>
</choice>
<attribute name="adapter" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="checkLimitsLogLevel" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="executor" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="jobSchedulerStore" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="jobSchedulerUsage" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="memoryUsage" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="name" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="parent" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="sendFailIfNoSpace" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="sendFailIfNoSpaceAfterTimeout" type="{http://www.w3.org/2001/XMLSchema}long" />
<attribute name="sendFailIfNoSpaceExplicitySet" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="storeUsage" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="tempStore" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="tempUsage" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="id" type="{http://www.w3.org/2001/XMLSchema}ID" />
<anyAttribute processContents='lax' namespace='##other'/>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
DtoSystemUsage.Adapter
Java class for anonymous complex type.
|
static class |
DtoSystemUsage.Executor
Java class for anonymous complex type.
|
static class |
DtoSystemUsage.JobSchedulerStore
Java class for anonymous complex type.
|
static class |
DtoSystemUsage.JobSchedulerUsage
Java class for anonymous complex type.
|
static class |
DtoSystemUsage.MemoryUsage
Java class for anonymous complex type.
|
static class |
DtoSystemUsage.Parent
Java class for anonymous complex type.
|
static class |
DtoSystemUsage.StoreUsage
Java class for anonymous complex type.
|
static class |
DtoSystemUsage.TempStore
Java class for anonymous complex type.
|
static class |
DtoSystemUsage.TempUsage
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
adapter |
protected java.util.List<java.lang.Object> |
adapterOrExecutorOrJobSchedulerStore |
protected java.lang.String |
checkLimitsLogLevel |
protected java.lang.String |
executor |
protected java.lang.String |
id |
protected java.lang.String |
jobSchedulerStore |
protected java.lang.String |
jobSchedulerUsage |
protected java.lang.String |
memoryUsage |
protected java.lang.String |
name |
protected java.lang.String |
parent |
protected java.lang.Boolean |
sendFailIfNoSpace |
protected java.lang.Long |
sendFailIfNoSpaceAfterTimeout |
protected java.lang.Boolean |
sendFailIfNoSpaceExplicitySet |
protected java.lang.String |
storeUsage |
protected java.lang.String |
tempStore |
protected java.lang.String |
tempUsage |
| Constructor and Description |
|---|
DtoSystemUsage() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
java.lang.StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
boolean |
equals(java.lang.Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
java.lang.Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy) |
java.lang.String |
getAdapter()
Gets the value of the adapter property.
|
java.util.List<java.lang.Object> |
getAdapterOrExecutorOrJobSchedulerStore()
Gets the value of the adapterOrExecutorOrJobSchedulerStore property.
|
java.lang.String |
getCheckLimitsLogLevel()
Gets the value of the checkLimitsLogLevel property.
|
java.lang.String |
getExecutor()
Gets the value of the executor property.
|
java.lang.String |
getId()
Gets the value of the id property.
|
java.lang.String |
getJobSchedulerStore()
Gets the value of the jobSchedulerStore property.
|
java.lang.String |
getJobSchedulerUsage()
Gets the value of the jobSchedulerUsage property.
|
java.lang.String |
getMemoryUsage()
Gets the value of the memoryUsage property.
|
java.lang.String |
getName()
Gets the value of the name property.
|
java.util.Map<javax.xml.namespace.QName,java.lang.String> |
getOtherAttributes()
Gets a map that contains attributes that aren't bound to any typed property on this class.
|
java.lang.String |
getParent()
Gets the value of the parent property.
|
java.lang.Long |
getSendFailIfNoSpaceAfterTimeout()
Gets the value of the sendFailIfNoSpaceAfterTimeout property.
|
java.lang.String |
getStoreUsage()
Gets the value of the storeUsage property.
|
java.lang.String |
getTempStore()
Gets the value of the tempStore property.
|
java.lang.String |
getTempUsage()
Gets the value of the tempUsage property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
java.lang.Boolean |
isSendFailIfNoSpace()
Gets the value of the sendFailIfNoSpace property.
|
java.lang.Boolean |
isSendFailIfNoSpaceExplicitySet()
Gets the value of the sendFailIfNoSpaceExplicitySet property.
|
void |
setAdapter(java.lang.String value)
Sets the value of the adapter property.
|
void |
setCheckLimitsLogLevel(java.lang.String value)
Sets the value of the checkLimitsLogLevel property.
|
void |
setExecutor(java.lang.String value)
Sets the value of the executor property.
|
void |
setId(java.lang.String value)
Sets the value of the id property.
|
void |
setJobSchedulerStore(java.lang.String value)
Sets the value of the jobSchedulerStore property.
|
void |
setJobSchedulerUsage(java.lang.String value)
Sets the value of the jobSchedulerUsage property.
|
void |
setMemoryUsage(java.lang.String value)
Sets the value of the memoryUsage property.
|
void |
setName(java.lang.String value)
Sets the value of the name property.
|
void |
setParent(java.lang.String value)
Sets the value of the parent property.
|
void |
setSendFailIfNoSpace(java.lang.Boolean value)
Sets the value of the sendFailIfNoSpace property.
|
void |
setSendFailIfNoSpaceAfterTimeout(java.lang.Long value)
Sets the value of the sendFailIfNoSpaceAfterTimeout property.
|
void |
setSendFailIfNoSpaceExplicitySet(java.lang.Boolean value)
Sets the value of the sendFailIfNoSpaceExplicitySet property.
|
void |
setStoreUsage(java.lang.String value)
Sets the value of the storeUsage property.
|
void |
setTempStore(java.lang.String value)
Sets the value of the tempStore property.
|
void |
setTempUsage(java.lang.String value)
Sets the value of the tempUsage property.
|
java.lang.String |
toString() |
protected java.util.List<java.lang.Object> adapterOrExecutorOrJobSchedulerStore
protected java.lang.String adapter
protected java.lang.String checkLimitsLogLevel
protected java.lang.String executor
protected java.lang.String jobSchedulerStore
protected java.lang.String jobSchedulerUsage
protected java.lang.String memoryUsage
protected java.lang.String name
protected java.lang.String parent
protected java.lang.Boolean sendFailIfNoSpace
protected java.lang.Long sendFailIfNoSpaceAfterTimeout
protected java.lang.Boolean sendFailIfNoSpaceExplicitySet
protected java.lang.String storeUsage
protected java.lang.String tempStore
protected java.lang.String tempUsage
protected java.lang.String id
public java.util.List<java.lang.Object> getAdapterOrExecutorOrJobSchedulerStore()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the adapterOrExecutorOrJobSchedulerStore property.
For example, to add a new item, do as follows:
getAdapterOrExecutorOrJobSchedulerStore().add(newItem);
Objects of the following type(s) are allowed in the list
JAXBElement<DtoSystemUsage.Parent>
JAXBElement<DtoSystemUsage.Executor>
JAXBElement<DtoSystemUsage.JobSchedulerStore>
JAXBElement<DtoSystemUsage.TempStore>
JAXBElement<DtoSystemUsage.TempUsage>
JAXBElement<DtoSystemUsage.Adapter>
JAXBElement<DtoSystemUsage.JobSchedulerUsage>
JAXBElement<DtoSystemUsage.StoreUsage>
Object
JAXBElement<DtoSystemUsage.MemoryUsage>
public java.lang.String getAdapter()
Stringpublic void setAdapter(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCheckLimitsLogLevel()
Stringpublic void setCheckLimitsLogLevel(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getExecutor()
Stringpublic void setExecutor(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getJobSchedulerStore()
Stringpublic void setJobSchedulerStore(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getJobSchedulerUsage()
Stringpublic void setJobSchedulerUsage(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getMemoryUsage()
Stringpublic void setMemoryUsage(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getName()
Stringpublic void setName(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getParent()
Stringpublic void setParent(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Boolean isSendFailIfNoSpace()
Booleanpublic void setSendFailIfNoSpace(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Long getSendFailIfNoSpaceAfterTimeout()
Longpublic void setSendFailIfNoSpaceAfterTimeout(java.lang.Long value)
value - allowed object is
Longpublic java.lang.Boolean isSendFailIfNoSpaceExplicitySet()
Booleanpublic void setSendFailIfNoSpaceExplicitySet(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.String getStoreUsage()
Stringpublic void setStoreUsage(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getTempStore()
Stringpublic void setTempStore(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getTempUsage()
Stringpublic void setTempUsage(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getId()
Stringpublic void setId(java.lang.String value)
value - allowed object is
Stringpublic java.util.Map<javax.xml.namespace.QName,java.lang.String> getOtherAttributes()
the map is keyed by the name of the attribute and the value is the string value of the attribute. the map returned by this method is live, and you can add new attribute by updating the map directly. Because of this design, there's no setter.
public java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToStringpublic java.lang.StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
appendFields in interface org.jvnet.jaxb2_commons.lang.ToStringpublic int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCodepublic int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
java.lang.Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equalspublic boolean equals(java.lang.Object object)
equals in class java.lang.ObjectCopyright © 2005-2016 Red Hat, Inc.. All Rights Reserved.