public class DtoSystemUsage extends 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 String |
adapter |
protected List<Object> |
adapterOrExecutorOrJobSchedulerStore |
protected String |
checkLimitsLogLevel |
protected String |
executor |
protected String |
id |
protected String |
jobSchedulerStore |
protected String |
jobSchedulerUsage |
protected String |
memoryUsage |
protected String |
name |
protected String |
parent |
protected Boolean |
sendFailIfNoSpace |
protected Long |
sendFailIfNoSpaceAfterTimeout |
protected Boolean |
sendFailIfNoSpaceExplicitySet |
protected String |
storeUsage |
protected String |
tempStore |
protected String |
tempUsage |
Constructor and Description |
---|
DtoSystemUsage() |
Modifier and Type | Method and Description |
---|---|
StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
boolean |
equals(Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy) |
String |
getAdapter()
Gets the value of the adapter property.
|
List<Object> |
getAdapterOrExecutorOrJobSchedulerStore()
Gets the value of the adapterOrExecutorOrJobSchedulerStore property.
|
String |
getCheckLimitsLogLevel()
Gets the value of the checkLimitsLogLevel property.
|
String |
getExecutor()
Gets the value of the executor property.
|
String |
getId()
Gets the value of the id property.
|
String |
getJobSchedulerStore()
Gets the value of the jobSchedulerStore property.
|
String |
getJobSchedulerUsage()
Gets the value of the jobSchedulerUsage property.
|
String |
getMemoryUsage()
Gets the value of the memoryUsage property.
|
String |
getName()
Gets the value of the name property.
|
Map<QName,String> |
getOtherAttributes()
Gets a map that contains attributes that aren't bound to any typed property on this class.
|
String |
getParent()
Gets the value of the parent property.
|
Long |
getSendFailIfNoSpaceAfterTimeout()
Gets the value of the sendFailIfNoSpaceAfterTimeout property.
|
String |
getStoreUsage()
Gets the value of the storeUsage property.
|
String |
getTempStore()
Gets the value of the tempStore property.
|
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) |
Boolean |
isSendFailIfNoSpace()
Gets the value of the sendFailIfNoSpace property.
|
Boolean |
isSendFailIfNoSpaceExplicitySet()
Gets the value of the sendFailIfNoSpaceExplicitySet property.
|
void |
setAdapter(String value)
Sets the value of the adapter property.
|
void |
setCheckLimitsLogLevel(String value)
Sets the value of the checkLimitsLogLevel property.
|
void |
setExecutor(String value)
Sets the value of the executor property.
|
void |
setId(String value)
Sets the value of the id property.
|
void |
setJobSchedulerStore(String value)
Sets the value of the jobSchedulerStore property.
|
void |
setJobSchedulerUsage(String value)
Sets the value of the jobSchedulerUsage property.
|
void |
setMemoryUsage(String value)
Sets the value of the memoryUsage property.
|
void |
setName(String value)
Sets the value of the name property.
|
void |
setParent(String value)
Sets the value of the parent property.
|
void |
setSendFailIfNoSpace(Boolean value)
Sets the value of the sendFailIfNoSpace property.
|
void |
setSendFailIfNoSpaceAfterTimeout(Long value)
Sets the value of the sendFailIfNoSpaceAfterTimeout property.
|
void |
setSendFailIfNoSpaceExplicitySet(Boolean value)
Sets the value of the sendFailIfNoSpaceExplicitySet property.
|
void |
setStoreUsage(String value)
Sets the value of the storeUsage property.
|
void |
setTempStore(String value)
Sets the value of the tempStore property.
|
void |
setTempUsage(String value)
Sets the value of the tempUsage property.
|
String |
toString() |
protected List<Object> adapterOrExecutorOrJobSchedulerStore
protected String checkLimitsLogLevel
protected String jobSchedulerStore
protected String jobSchedulerUsage
protected String memoryUsage
protected Boolean sendFailIfNoSpace
protected Long sendFailIfNoSpaceAfterTimeout
protected Boolean sendFailIfNoSpaceExplicitySet
protected String storeUsage
public DtoSystemUsage()
public List<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.MemoryUsage
>
JAXBElement
<
DtoSystemUsage.Parent
>
JAXBElement
<
DtoSystemUsage.JobSchedulerUsage
>
JAXBElement
<
DtoSystemUsage.TempUsage
>
JAXBElement
<
DtoSystemUsage.Adapter
>
JAXBElement
<
DtoSystemUsage.JobSchedulerStore
>
JAXBElement
<
DtoSystemUsage.Executor
>
JAXBElement
<
DtoSystemUsage.StoreUsage
>
JAXBElement
<
DtoSystemUsage.TempStore
>
Object
public String getAdapter()
String
public void setAdapter(String value)
value
- allowed object is
String
public String getCheckLimitsLogLevel()
String
public void setCheckLimitsLogLevel(String value)
value
- allowed object is
String
public String getExecutor()
String
public void setExecutor(String value)
value
- allowed object is
String
public String getJobSchedulerStore()
String
public void setJobSchedulerStore(String value)
value
- allowed object is
String
public String getJobSchedulerUsage()
String
public void setJobSchedulerUsage(String value)
value
- allowed object is
String
public String getMemoryUsage()
String
public void setMemoryUsage(String value)
value
- allowed object is
String
public String getName()
String
public void setName(String value)
value
- allowed object is
String
public String getParent()
String
public void setParent(String value)
value
- allowed object is
String
public Boolean isSendFailIfNoSpace()
Boolean
public void setSendFailIfNoSpace(Boolean value)
value
- allowed object is
Boolean
public Long getSendFailIfNoSpaceAfterTimeout()
Long
public void setSendFailIfNoSpaceAfterTimeout(Long value)
value
- allowed object is
Long
public Boolean isSendFailIfNoSpaceExplicitySet()
Boolean
public void setSendFailIfNoSpaceExplicitySet(Boolean value)
value
- allowed object is
Boolean
public String getStoreUsage()
String
public void setStoreUsage(String value)
value
- allowed object is
String
public String getTempStore()
String
public void setTempStore(String value)
value
- allowed object is
String
public String getTempUsage()
String
public void setTempUsage(String value)
value
- allowed object is
String
public void setId(String value)
value
- allowed object is
String
public Map<QName,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 StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
append
in interface org.jvnet.jaxb2_commons.lang.ToString
public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
appendFields
in interface org.jvnet.jaxb2_commons.lang.ToString
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
hashCode
in interface org.jvnet.jaxb2_commons.lang.HashCode
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals
in interface org.jvnet.jaxb2_commons.lang.Equals
Copyright © 2005–2016 FuseSource, Corp.. All rights reserved.