public class DtoMemoryUsage
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="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="limiter" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice minOccurs="0">
<element ref="{http://activemq.apache.org/schema/core}defaultUsageCapacity"/>
<element ref="{http://activemq.apache.org/schema/core}usageCapacity"/>
<any namespace='##other'/>
</choice>
</restriction>
</complexContent>
</complexType>
</element>
<element name="parent" 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>
<any namespace='##other' maxOccurs="unbounded" minOccurs="0"/>
</choice>
</choice>
<attribute name="executor" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="limit" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="limiter" 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="percentOfJvmHeap" type="{http://www.w3.org/2001/XMLSchema}integer" />
<attribute name="percentUsage" type="{http://www.w3.org/2001/XMLSchema}integer" />
<attribute name="percentUsageMinDelta" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="pollingTime" type="{http://www.w3.org/2001/XMLSchema}integer" />
<attribute name="portion" type="{http://www.w3.org/2001/XMLSchema}float" />
<attribute name="usage" type="{http://www.w3.org/2001/XMLSchema}long" />
<attribute name="usagePortion" type="{http://www.w3.org/2001/XMLSchema}float" />
<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 |
DtoMemoryUsage.Executor
Java class for anonymous complex type.
|
static class |
DtoMemoryUsage.Limiter
Java class for anonymous complex type.
|
static class |
DtoMemoryUsage.Parent
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
executor |
protected java.util.List<java.lang.Object> |
executorOrLimiterOrParent |
protected java.lang.String |
id |
protected java.lang.String |
limit |
protected java.lang.String |
limiter |
protected java.lang.String |
name |
protected java.lang.String |
parent |
protected java.math.BigInteger |
percentOfJvmHeap |
protected java.math.BigInteger |
percentUsage |
protected java.lang.String |
percentUsageMinDelta |
protected java.math.BigInteger |
pollingTime |
protected java.lang.Float |
portion |
protected java.lang.Long |
usage |
protected java.lang.Float |
usagePortion |
| Constructor and Description |
|---|
DtoMemoryUsage() |
| 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 |
getExecutor()
Gets the value of the executor property.
|
java.util.List<java.lang.Object> |
getExecutorOrLimiterOrParent()
Gets the value of the executorOrLimiterOrParent property.
|
java.lang.String |
getId()
Gets the value of the id property.
|
java.lang.String |
getLimit()
Gets the value of the limit property.
|
java.lang.String |
getLimiter()
Gets the value of the limiter 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.math.BigInteger |
getPercentOfJvmHeap()
Gets the value of the percentOfJvmHeap property.
|
java.math.BigInteger |
getPercentUsage()
Gets the value of the percentUsage property.
|
java.lang.String |
getPercentUsageMinDelta()
Gets the value of the percentUsageMinDelta property.
|
java.math.BigInteger |
getPollingTime()
Gets the value of the pollingTime property.
|
java.lang.Float |
getPortion()
Gets the value of the portion property.
|
java.lang.Long |
getUsage()
Gets the value of the usage property.
|
java.lang.Float |
getUsagePortion()
Gets the value of the usagePortion property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
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 |
setLimit(java.lang.String value)
Sets the value of the limit property.
|
void |
setLimiter(java.lang.String value)
Sets the value of the limiter 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 |
setPercentOfJvmHeap(java.math.BigInteger value)
Sets the value of the percentOfJvmHeap property.
|
void |
setPercentUsage(java.math.BigInteger value)
Sets the value of the percentUsage property.
|
void |
setPercentUsageMinDelta(java.lang.String value)
Sets the value of the percentUsageMinDelta property.
|
void |
setPollingTime(java.math.BigInteger value)
Sets the value of the pollingTime property.
|
void |
setPortion(java.lang.Float value)
Sets the value of the portion property.
|
void |
setUsage(java.lang.Long value)
Sets the value of the usage property.
|
void |
setUsagePortion(java.lang.Float value)
Sets the value of the usagePortion property.
|
java.lang.String |
toString() |
protected java.util.List<java.lang.Object> executorOrLimiterOrParent
protected java.lang.String executor
protected java.lang.String limit
protected java.lang.String limiter
protected java.lang.String name
protected java.lang.String parent
protected java.math.BigInteger percentOfJvmHeap
protected java.math.BigInteger percentUsage
protected java.lang.String percentUsageMinDelta
protected java.math.BigInteger pollingTime
protected java.lang.Float portion
protected java.lang.Long usage
protected java.lang.Float usagePortion
protected java.lang.String id
public java.util.List<java.lang.Object> getExecutorOrLimiterOrParent()
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 executorOrLimiterOrParent property.
For example, to add a new item, do as follows:
getExecutorOrLimiterOrParent().add(newItem);
Objects of the following type(s) are allowed in the list
JAXBElement<DtoMemoryUsage.Parent>
JAXBElement<DtoMemoryUsage.Executor>
JAXBElement<DtoMemoryUsage.Limiter>
Object
public java.lang.String getExecutor()
Stringpublic void setExecutor(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getLimit()
Stringpublic void setLimit(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getLimiter()
Stringpublic void setLimiter(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.math.BigInteger getPercentOfJvmHeap()
BigIntegerpublic void setPercentOfJvmHeap(java.math.BigInteger value)
value - allowed object is
BigIntegerpublic java.math.BigInteger getPercentUsage()
BigIntegerpublic void setPercentUsage(java.math.BigInteger value)
value - allowed object is
BigIntegerpublic java.lang.String getPercentUsageMinDelta()
Stringpublic void setPercentUsageMinDelta(java.lang.String value)
value - allowed object is
Stringpublic java.math.BigInteger getPollingTime()
BigIntegerpublic void setPollingTime(java.math.BigInteger value)
value - allowed object is
BigIntegerpublic java.lang.Float getPortion()
Floatpublic void setPortion(java.lang.Float value)
value - allowed object is
Floatpublic java.lang.Long getUsage()
Longpublic void setUsage(java.lang.Long value)
value - allowed object is
Longpublic java.lang.Float getUsagePortion()
Floatpublic void setUsagePortion(java.lang.Float value)
value - allowed object is
Floatpublic 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.