
public class QueueORtopicDetails extends Object implements Serializable
Java class for queueORtopicDetails complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="queueORtopicDetails">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="name" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="itemtype" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="messagecount" type="{http://www.w3.org/2001/XMLSchema}long"/>
<element name="consumercount" type="{http://www.w3.org/2001/XMLSchema}long"/>
<element name="recievedmessagecount" type="{http://www.w3.org/2001/XMLSchema}long"/>
<element name="activeconsumercount" type="{http://www.w3.org/2001/XMLSchema}long"/>
<element name="bytesin" type="{http://www.w3.org/2001/XMLSchema}long"/>
<element name="bytesout" type="{http://www.w3.org/2001/XMLSchema}long"/>
<element name="bytesdropped" type="{http://www.w3.org/2001/XMLSchema}long"/>
<element name="messagesdropped" type="{http://www.w3.org/2001/XMLSchema}long"/>
<element name="queue_depth" type="{http://www.w3.org/2001/XMLSchema}long"/>
<element name="agenttype" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="canonicalname" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="timestamp" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Long |
activeconsumercount |
protected String |
agenttype |
protected Long |
bytesdropped |
protected Long |
bytesin |
protected Long |
bytesout |
protected String |
canonicalname |
protected Long |
consumercount |
protected String |
itemtype |
protected Long |
messagecount |
protected Long |
messagesdropped |
protected String |
name |
protected Long |
queueDepth |
protected Long |
recievedmessagecount |
protected Calendar |
timestamp |
| Constructor and Description |
|---|
QueueORtopicDetails() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getActiveconsumercount()
Gets the value of the activeconsumercount property.
|
String |
getAgenttype()
Gets the value of the agenttype property.
|
Long |
getBytesdropped()
Gets the value of the bytesdropped property.
|
Long |
getBytesin()
Gets the value of the bytesin property.
|
Long |
getBytesout()
Gets the value of the bytesout property.
|
String |
getCanonicalname()
Gets the value of the canonicalname property.
|
Long |
getConsumercount()
Gets the value of the consumercount property.
|
String |
getItemtype()
Gets the value of the itemtype property.
|
Long |
getMessagecount()
Gets the value of the messagecount property.
|
Long |
getMessagesdropped()
Gets the value of the messagesdropped property.
|
String |
getName()
Gets the value of the name property.
|
Long |
getQueueDepth()
Gets the value of the queueDepth property.
|
Long |
getRecievedmessagecount()
Gets the value of the recievedmessagecount property.
|
Calendar |
getTimestamp()
Gets the value of the timestamp property.
|
boolean |
isSetActiveconsumercount() |
boolean |
isSetAgenttype() |
boolean |
isSetBytesdropped() |
boolean |
isSetBytesin() |
boolean |
isSetBytesout() |
boolean |
isSetCanonicalname() |
boolean |
isSetConsumercount() |
boolean |
isSetItemtype() |
boolean |
isSetMessagecount() |
boolean |
isSetMessagesdropped() |
boolean |
isSetName() |
boolean |
isSetQueueDepth() |
boolean |
isSetRecievedmessagecount() |
boolean |
isSetTimestamp() |
void |
setActiveconsumercount(Long value)
Sets the value of the activeconsumercount property.
|
void |
setAgenttype(String value)
Sets the value of the agenttype property.
|
void |
setBytesdropped(Long value)
Sets the value of the bytesdropped property.
|
void |
setBytesin(Long value)
Sets the value of the bytesin property.
|
void |
setBytesout(Long value)
Sets the value of the bytesout property.
|
void |
setCanonicalname(String value)
Sets the value of the canonicalname property.
|
void |
setConsumercount(Long value)
Sets the value of the consumercount property.
|
void |
setItemtype(String value)
Sets the value of the itemtype property.
|
void |
setMessagecount(Long value)
Sets the value of the messagecount property.
|
void |
setMessagesdropped(Long value)
Sets the value of the messagesdropped property.
|
void |
setName(String value)
Sets the value of the name property.
|
void |
setQueueDepth(Long value)
Sets the value of the queueDepth property.
|
void |
setRecievedmessagecount(Long value)
Sets the value of the recievedmessagecount property.
|
void |
setTimestamp(Calendar value)
Sets the value of the timestamp property.
|
protected String name
protected String itemtype
protected Long messagecount
protected Long consumercount
protected Long recievedmessagecount
protected Long activeconsumercount
protected Long bytesin
protected Long bytesout
protected Long bytesdropped
protected Long messagesdropped
protected Long queueDepth
protected String agenttype
protected String canonicalname
protected Calendar timestamp
public String getName()
Stringpublic void setName(String value)
value - allowed object is
Stringpublic boolean isSetName()
public String getItemtype()
Stringpublic void setItemtype(String value)
value - allowed object is
Stringpublic boolean isSetItemtype()
public Long getMessagecount()
Longpublic void setMessagecount(Long value)
value - allowed object is
Longpublic boolean isSetMessagecount()
public Long getConsumercount()
Longpublic void setConsumercount(Long value)
value - allowed object is
Longpublic boolean isSetConsumercount()
public Long getRecievedmessagecount()
Longpublic void setRecievedmessagecount(Long value)
value - allowed object is
Longpublic boolean isSetRecievedmessagecount()
public Long getActiveconsumercount()
Longpublic void setActiveconsumercount(Long value)
value - allowed object is
Longpublic boolean isSetActiveconsumercount()
public Long getBytesin()
Longpublic void setBytesin(Long value)
value - allowed object is
Longpublic boolean isSetBytesin()
public Long getBytesout()
Longpublic void setBytesout(Long value)
value - allowed object is
Longpublic boolean isSetBytesout()
public Long getBytesdropped()
Longpublic void setBytesdropped(Long value)
value - allowed object is
Longpublic boolean isSetBytesdropped()
public Long getMessagesdropped()
Longpublic void setMessagesdropped(Long value)
value - allowed object is
Longpublic boolean isSetMessagesdropped()
public Long getQueueDepth()
Longpublic void setQueueDepth(Long value)
value - allowed object is
Longpublic boolean isSetQueueDepth()
public String getAgenttype()
Stringpublic void setAgenttype(String value)
value - allowed object is
Stringpublic boolean isSetAgenttype()
public String getCanonicalname()
Stringpublic void setCanonicalname(String value)
value - allowed object is
Stringpublic boolean isSetCanonicalname()
public Calendar getTimestamp()
Calendarpublic void setTimestamp(Calendar value)
value - allowed object is
Calendarpublic boolean isSetTimestamp()
Copyright © 2008–2017 MIL-OSS. All rights reserved.