public class DtoMKahaDB
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="brokerService" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice minOccurs="0">
<element ref="{http://activemq.apache.org/schema/core}broker"/>
<element ref="{http://activemq.apache.org/schema/core}brokerService"/>
<any namespace='##other'/>
</choice>
</restriction>
</complexContent>
</complexType>
</element>
<element name="filteredPersistenceAdapters" maxOccurs="unbounded" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence maxOccurs="unbounded" minOccurs="0">
<any maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="locker" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice minOccurs="0">
<element ref="{http://activemq.apache.org/schema/core}database-locker"/>
<element ref="{http://activemq.apache.org/schema/core}lease-database-locker"/>
<element ref="{http://activemq.apache.org/schema/core}shared-file-locker"/>
<element ref="{http://activemq.apache.org/schema/core}transact-database-locker"/>
<any namespace='##other'/>
</choice>
</restriction>
</complexContent>
</complexType>
</element>
<element name="transactionStore" 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="usageManager" 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>
<any namespace='##other' maxOccurs="unbounded" minOccurs="0"/>
</choice>
</choice>
<attribute name="brokerName" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="brokerService" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="directory" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="journalMaxFileLength" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="journalWriteBatchSize" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="lockKeepAlivePeriod" type="{http://www.w3.org/2001/XMLSchema}long" />
<attribute name="locker" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="transactionStore" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="usageManager" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="useLock" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<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 |
DtoMKahaDB.BrokerService
Java class for anonymous complex type.
|
static class |
DtoMKahaDB.FilteredPersistenceAdapters
Java class for anonymous complex type.
|
static class |
DtoMKahaDB.Locker
Java class for anonymous complex type.
|
static class |
DtoMKahaDB.TransactionStore
Java class for anonymous complex type.
|
static class |
DtoMKahaDB.UsageManager
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
brokerName |
protected java.lang.String |
brokerService |
protected java.util.List<java.lang.Object> |
brokerServiceOrFilteredPersistenceAdaptersOrLocker |
protected java.lang.String |
directory |
protected java.lang.String |
id |
protected java.lang.String |
journalMaxFileLength |
protected java.lang.String |
journalWriteBatchSize |
protected java.lang.String |
locker |
protected java.lang.Long |
lockKeepAlivePeriod |
protected java.lang.String |
transactionStore |
protected java.lang.String |
usageManager |
protected java.lang.Boolean |
useLock |
| Constructor and Description |
|---|
DtoMKahaDB() |
| 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 |
getBrokerName()
Gets the value of the brokerName property.
|
java.lang.String |
getBrokerService()
Gets the value of the brokerService property.
|
java.util.List<java.lang.Object> |
getBrokerServiceOrFilteredPersistenceAdaptersOrLocker()
Gets the value of the brokerServiceOrFilteredPersistenceAdaptersOrLocker property.
|
java.lang.String |
getDirectory()
Gets the value of the directory property.
|
java.lang.String |
getId()
Gets the value of the id property.
|
java.lang.String |
getJournalMaxFileLength()
Gets the value of the journalMaxFileLength property.
|
java.lang.String |
getJournalWriteBatchSize()
Gets the value of the journalWriteBatchSize property.
|
java.lang.String |
getLocker()
Gets the value of the locker property.
|
java.lang.Long |
getLockKeepAlivePeriod()
Gets the value of the lockKeepAlivePeriod 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 |
getTransactionStore()
Gets the value of the transactionStore property.
|
java.lang.String |
getUsageManager()
Gets the value of the usageManager property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
java.lang.Boolean |
isUseLock()
Gets the value of the useLock property.
|
void |
setBrokerName(java.lang.String value)
Sets the value of the brokerName property.
|
void |
setBrokerService(java.lang.String value)
Sets the value of the brokerService property.
|
void |
setDirectory(java.lang.String value)
Sets the value of the directory property.
|
void |
setId(java.lang.String value)
Sets the value of the id property.
|
void |
setJournalMaxFileLength(java.lang.String value)
Sets the value of the journalMaxFileLength property.
|
void |
setJournalWriteBatchSize(java.lang.String value)
Sets the value of the journalWriteBatchSize property.
|
void |
setLocker(java.lang.String value)
Sets the value of the locker property.
|
void |
setLockKeepAlivePeriod(java.lang.Long value)
Sets the value of the lockKeepAlivePeriod property.
|
void |
setTransactionStore(java.lang.String value)
Sets the value of the transactionStore property.
|
void |
setUsageManager(java.lang.String value)
Sets the value of the usageManager property.
|
void |
setUseLock(java.lang.Boolean value)
Sets the value of the useLock property.
|
java.lang.String |
toString() |
protected java.util.List<java.lang.Object> brokerServiceOrFilteredPersistenceAdaptersOrLocker
protected java.lang.String brokerName
protected java.lang.String brokerService
protected java.lang.String directory
protected java.lang.String journalMaxFileLength
protected java.lang.String journalWriteBatchSize
protected java.lang.Long lockKeepAlivePeriod
protected java.lang.String locker
protected java.lang.String transactionStore
protected java.lang.String usageManager
protected java.lang.Boolean useLock
protected java.lang.String id
public java.util.List<java.lang.Object> getBrokerServiceOrFilteredPersistenceAdaptersOrLocker()
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 brokerServiceOrFilteredPersistenceAdaptersOrLocker property.
For example, to add a new item, do as follows:
getBrokerServiceOrFilteredPersistenceAdaptersOrLocker().add(newItem);
Objects of the following type(s) are allowed in the list
JAXBElement<DtoMKahaDB.UsageManager>
JAXBElement<DtoMKahaDB.Locker>
JAXBElement<DtoMKahaDB.TransactionStore>
Object
JAXBElement<DtoMKahaDB.BrokerService>
JAXBElement<DtoMKahaDB.FilteredPersistenceAdapters>
public java.lang.String getBrokerName()
Stringpublic void setBrokerName(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getBrokerService()
Stringpublic void setBrokerService(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getDirectory()
Stringpublic void setDirectory(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getJournalMaxFileLength()
Stringpublic void setJournalMaxFileLength(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getJournalWriteBatchSize()
Stringpublic void setJournalWriteBatchSize(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Long getLockKeepAlivePeriod()
Longpublic void setLockKeepAlivePeriod(java.lang.Long value)
value - allowed object is
Longpublic java.lang.String getLocker()
Stringpublic void setLocker(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getTransactionStore()
Stringpublic void setTransactionStore(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getUsageManager()
Stringpublic void setUsageManager(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Boolean isUseLock()
Booleanpublic void setUseLock(java.lang.Boolean value)
value - allowed object is
Booleanpublic 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.