Class DtoJournaledJDBC
- java.lang.Object
-
- org.apache.activemq.schema.core.DtoJournaledJDBC
-
- All Implemented Interfaces:
org.jvnet.jaxb2_commons.lang.Equals2,org.jvnet.jaxb2_commons.lang.HashCode2,org.jvnet.jaxb2_commons.lang.ToString2
public class DtoJournaledJDBC extends Object implements org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2, org.jvnet.jaxb2_commons.lang.ToString2
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}axionJDBCAdapter"/> <element ref="{http://activemq.apache.org/schema/core}blobJDBCAdapter"/> <element ref="{http://activemq.apache.org/schema/core}bytesJDBCAdapter"/> <element ref="{http://activemq.apache.org/schema/core}db2JDBCAdapter"/> <element ref="{http://activemq.apache.org/schema/core}defaultJDBCAdapter"/> <element ref="{http://activemq.apache.org/schema/core}hsqldb-jdbc-adapter"/> <element ref="{http://activemq.apache.org/schema/core}imageBasedJDBCAdaptor"/> <element ref="{http://activemq.apache.org/schema/core}informixJDBCAdapter"/> <element ref="{http://activemq.apache.org/schema/core}maxdb-jdbc-adapter"/> <element ref="{http://activemq.apache.org/schema/core}mysql-jdbc-adapter"/> <element ref="{http://activemq.apache.org/schema/core}oracleBlobJDBCAdapter"/> <element ref="{http://activemq.apache.org/schema/core}oracleJDBCAdapter"/> <element ref="{http://activemq.apache.org/schema/core}postgresql-jdbc-adapter"/> <element ref="{http://activemq.apache.org/schema/core}sqlServerJDBCAdapter"/> <element ref="{http://activemq.apache.org/schema/core}streamJDBCAdapter"/> <element ref="{http://activemq.apache.org/schema/core}sybase-jdbc-adapter"/> <element ref="{http://activemq.apache.org/schema/core}transact-jdbc-adapter"/> <any namespace='##other'/> </choice> </restriction> </complexContent> </complexType> </element> <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="dataSource" 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="jdbcAdapter" 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"/> <any namespace='##other'/> </choice> </restriction> </complexContent> </complexType> </element> <element name="journal" 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="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="scheduledThreadPoolExecutor" 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="statements" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice minOccurs="0"> <element ref="{http://activemq.apache.org/schema/core}statements"/> <any namespace='##other'/> </choice> </restriction> </complexContent> </complexType> </element> <element name="taskRunnerFactory" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice minOccurs="0"> <element ref="{http://activemq.apache.org/schema/core}taskRunnerFactory"/> <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="brokerService" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="checkpointInterval" type="{http://www.w3.org/2001/XMLSchema}long" /> <attribute name="createTablesOnStartup" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="dataDirectory" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="dataDirectoryFile" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="dataSource" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="jdbcAdapter" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="journal" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="journalArchiveDirectory" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="journalLogFileSize" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="journalLogFiles" type="{http://www.w3.org/2001/XMLSchema}integer" /> <attribute name="journalThreadPriority" type="{http://www.w3.org/2001/XMLSchema}integer" /> <attribute name="lockKeepAlivePeriod" type="{http://www.w3.org/2001/XMLSchema}long" /> <attribute name="locker" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="scheduledThreadPoolExecutor" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="statements" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="stopOnError" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="taskRunnerFactory" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="useDatabaseLock" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="useDedicatedTaskRunner" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="useJournal" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="useLock" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="useQuickJournal" 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>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDtoJournaledJDBC.AdapterJava class for anonymous complex type.static classDtoJournaledJDBC.BrokerServiceJava class for anonymous complex type.static classDtoJournaledJDBC.DataSourceJava class for anonymous complex type.static classDtoJournaledJDBC.JdbcAdapterJava class for anonymous complex type.static classDtoJournaledJDBC.JournalJava class for anonymous complex type.static classDtoJournaledJDBC.LockerJava class for anonymous complex type.static classDtoJournaledJDBC.ScheduledThreadPoolExecutorJava class for anonymous complex type.static classDtoJournaledJDBC.StatementsJava class for anonymous complex type.static classDtoJournaledJDBC.TaskRunnerFactoryJava class for anonymous complex type.
-
Field Summary
Fields Modifier and Type Field Description protected Stringadapterprotected List<Object>adapterOrBrokerServiceOrDataSourceprotected StringbrokerServiceprotected LongcheckpointIntervalprotected BooleancreateTablesOnStartupprotected StringdataDirectoryprotected StringdataDirectoryFileprotected StringdataSourceprotected Stringidprotected StringjdbcAdapterprotected Stringjournalprotected StringjournalArchiveDirectoryprotected BigIntegerjournalLogFilesprotected StringjournalLogFileSizeprotected BigIntegerjournalThreadPriorityprotected Stringlockerprotected LonglockKeepAlivePeriodprotected StringscheduledThreadPoolExecutorprotected Stringstatementsprotected BooleanstopOnErrorprotected StringtaskRunnerFactoryprotected BooleanuseDatabaseLockprotected BooleanuseDedicatedTaskRunnerprotected BooleanuseJournalprotected BooleanuseLockprotected BooleanuseQuickJournal
-
Constructor Summary
Constructors Constructor Description DtoJournaledJDBC()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringBuilderappend(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)StringBuilderappendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)booleanequals(Object object)booleanequals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)StringgetAdapter()Gets the value of the adapter property.List<Object>getAdapterOrBrokerServiceOrDataSource()Gets the value of the adapterOrBrokerServiceOrDataSource property.StringgetBrokerService()Gets the value of the brokerService property.LonggetCheckpointInterval()Gets the value of the checkpointInterval property.StringgetDataDirectory()Gets the value of the dataDirectory property.StringgetDataDirectoryFile()Gets the value of the dataDirectoryFile property.StringgetDataSource()Gets the value of the dataSource property.StringgetId()Gets the value of the id property.StringgetJdbcAdapter()Gets the value of the jdbcAdapter property.StringgetJournal()Gets the value of the journal property.StringgetJournalArchiveDirectory()Gets the value of the journalArchiveDirectory property.BigIntegergetJournalLogFiles()Gets the value of the journalLogFiles property.StringgetJournalLogFileSize()Gets the value of the journalLogFileSize property.BigIntegergetJournalThreadPriority()Gets the value of the journalThreadPriority property.StringgetLocker()Gets the value of the locker property.LonggetLockKeepAlivePeriod()Gets the value of the lockKeepAlivePeriod property.Map<QName,String>getOtherAttributes()Gets a map that contains attributes that aren't bound to any typed property on this class.StringgetScheduledThreadPoolExecutor()Gets the value of the scheduledThreadPoolExecutor property.StringgetStatements()Gets the value of the statements property.StringgetTaskRunnerFactory()Gets the value of the taskRunnerFactory property.inthashCode()inthashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)BooleanisCreateTablesOnStartup()Gets the value of the createTablesOnStartup property.BooleanisStopOnError()Gets the value of the stopOnError property.BooleanisUseDatabaseLock()Gets the value of the useDatabaseLock property.BooleanisUseDedicatedTaskRunner()Gets the value of the useDedicatedTaskRunner property.BooleanisUseJournal()Gets the value of the useJournal property.BooleanisUseLock()Gets the value of the useLock property.BooleanisUseQuickJournal()Gets the value of the useQuickJournal property.voidsetAdapter(String value)Sets the value of the adapter property.voidsetBrokerService(String value)Sets the value of the brokerService property.voidsetCheckpointInterval(Long value)Sets the value of the checkpointInterval property.voidsetCreateTablesOnStartup(Boolean value)Sets the value of the createTablesOnStartup property.voidsetDataDirectory(String value)Sets the value of the dataDirectory property.voidsetDataDirectoryFile(String value)Sets the value of the dataDirectoryFile property.voidsetDataSource(String value)Sets the value of the dataSource property.voidsetId(String value)Sets the value of the id property.voidsetJdbcAdapter(String value)Sets the value of the jdbcAdapter property.voidsetJournal(String value)Sets the value of the journal property.voidsetJournalArchiveDirectory(String value)Sets the value of the journalArchiveDirectory property.voidsetJournalLogFiles(BigInteger value)Sets the value of the journalLogFiles property.voidsetJournalLogFileSize(String value)Sets the value of the journalLogFileSize property.voidsetJournalThreadPriority(BigInteger value)Sets the value of the journalThreadPriority property.voidsetLocker(String value)Sets the value of the locker property.voidsetLockKeepAlivePeriod(Long value)Sets the value of the lockKeepAlivePeriod property.voidsetScheduledThreadPoolExecutor(String value)Sets the value of the scheduledThreadPoolExecutor property.voidsetStatements(String value)Sets the value of the statements property.voidsetStopOnError(Boolean value)Sets the value of the stopOnError property.voidsetTaskRunnerFactory(String value)Sets the value of the taskRunnerFactory property.voidsetUseDatabaseLock(Boolean value)Sets the value of the useDatabaseLock property.voidsetUseDedicatedTaskRunner(Boolean value)Sets the value of the useDedicatedTaskRunner property.voidsetUseJournal(Boolean value)Sets the value of the useJournal property.voidsetUseLock(Boolean value)Sets the value of the useLock property.voidsetUseQuickJournal(Boolean value)Sets the value of the useQuickJournal property.StringtoString()
-
-
-
Field Detail
-
adapter
protected String adapter
-
brokerService
protected String brokerService
-
checkpointInterval
protected Long checkpointInterval
-
createTablesOnStartup
protected Boolean createTablesOnStartup
-
dataDirectory
protected String dataDirectory
-
dataDirectoryFile
protected String dataDirectoryFile
-
dataSource
protected String dataSource
-
jdbcAdapter
protected String jdbcAdapter
-
journal
protected String journal
-
journalArchiveDirectory
protected String journalArchiveDirectory
-
journalLogFileSize
protected String journalLogFileSize
-
journalLogFiles
protected BigInteger journalLogFiles
-
journalThreadPriority
protected BigInteger journalThreadPriority
-
lockKeepAlivePeriod
protected Long lockKeepAlivePeriod
-
locker
protected String locker
-
scheduledThreadPoolExecutor
protected String scheduledThreadPoolExecutor
-
statements
protected String statements
-
stopOnError
protected Boolean stopOnError
-
taskRunnerFactory
protected String taskRunnerFactory
-
useDatabaseLock
protected Boolean useDatabaseLock
-
useDedicatedTaskRunner
protected Boolean useDedicatedTaskRunner
-
useJournal
protected Boolean useJournal
-
useLock
protected Boolean useLock
-
useQuickJournal
protected Boolean useQuickJournal
-
id
protected String id
-
-
Method Detail
-
getAdapterOrBrokerServiceOrDataSource
public List<Object> getAdapterOrBrokerServiceOrDataSource()
Gets the value of the adapterOrBrokerServiceOrDataSource property.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
setmethod for the adapterOrBrokerServiceOrDataSource property.For example, to add a new item, do as follows:
getAdapterOrBrokerServiceOrDataSource().add(newItem);Objects of the following type(s) are allowed in the list
JAXBElement<DtoJournaledJDBC.Adapter>JAXBElement<DtoJournaledJDBC.BrokerService>JAXBElement<DtoJournaledJDBC.DataSource>JAXBElement<DtoJournaledJDBC.JdbcAdapter>JAXBElement<DtoJournaledJDBC.Journal>JAXBElement<DtoJournaledJDBC.Locker>JAXBElement<DtoJournaledJDBC.ScheduledThreadPoolExecutor>JAXBElement<DtoJournaledJDBC.Statements>JAXBElement<DtoJournaledJDBC.TaskRunnerFactory>Object
-
getAdapter
public String getAdapter()
Gets the value of the adapter property.- Returns:
- possible object is
String
-
setAdapter
public void setAdapter(String value)
Sets the value of the adapter property.- Parameters:
value- allowed object isString
-
getBrokerService
public String getBrokerService()
Gets the value of the brokerService property.- Returns:
- possible object is
String
-
setBrokerService
public void setBrokerService(String value)
Sets the value of the brokerService property.- Parameters:
value- allowed object isString
-
getCheckpointInterval
public Long getCheckpointInterval()
Gets the value of the checkpointInterval property.- Returns:
- possible object is
Long
-
setCheckpointInterval
public void setCheckpointInterval(Long value)
Sets the value of the checkpointInterval property.- Parameters:
value- allowed object isLong
-
isCreateTablesOnStartup
public Boolean isCreateTablesOnStartup()
Gets the value of the createTablesOnStartup property.- Returns:
- possible object is
Boolean
-
setCreateTablesOnStartup
public void setCreateTablesOnStartup(Boolean value)
Sets the value of the createTablesOnStartup property.- Parameters:
value- allowed object isBoolean
-
getDataDirectory
public String getDataDirectory()
Gets the value of the dataDirectory property.- Returns:
- possible object is
String
-
setDataDirectory
public void setDataDirectory(String value)
Sets the value of the dataDirectory property.- Parameters:
value- allowed object isString
-
getDataDirectoryFile
public String getDataDirectoryFile()
Gets the value of the dataDirectoryFile property.- Returns:
- possible object is
String
-
setDataDirectoryFile
public void setDataDirectoryFile(String value)
Sets the value of the dataDirectoryFile property.- Parameters:
value- allowed object isString
-
getDataSource
public String getDataSource()
Gets the value of the dataSource property.- Returns:
- possible object is
String
-
setDataSource
public void setDataSource(String value)
Sets the value of the dataSource property.- Parameters:
value- allowed object isString
-
getJdbcAdapter
public String getJdbcAdapter()
Gets the value of the jdbcAdapter property.- Returns:
- possible object is
String
-
setJdbcAdapter
public void setJdbcAdapter(String value)
Sets the value of the jdbcAdapter property.- Parameters:
value- allowed object isString
-
getJournal
public String getJournal()
Gets the value of the journal property.- Returns:
- possible object is
String
-
setJournal
public void setJournal(String value)
Sets the value of the journal property.- Parameters:
value- allowed object isString
-
getJournalArchiveDirectory
public String getJournalArchiveDirectory()
Gets the value of the journalArchiveDirectory property.- Returns:
- possible object is
String
-
setJournalArchiveDirectory
public void setJournalArchiveDirectory(String value)
Sets the value of the journalArchiveDirectory property.- Parameters:
value- allowed object isString
-
getJournalLogFileSize
public String getJournalLogFileSize()
Gets the value of the journalLogFileSize property.- Returns:
- possible object is
String
-
setJournalLogFileSize
public void setJournalLogFileSize(String value)
Sets the value of the journalLogFileSize property.- Parameters:
value- allowed object isString
-
getJournalLogFiles
public BigInteger getJournalLogFiles()
Gets the value of the journalLogFiles property.- Returns:
- possible object is
BigInteger
-
setJournalLogFiles
public void setJournalLogFiles(BigInteger value)
Sets the value of the journalLogFiles property.- Parameters:
value- allowed object isBigInteger
-
getJournalThreadPriority
public BigInteger getJournalThreadPriority()
Gets the value of the journalThreadPriority property.- Returns:
- possible object is
BigInteger
-
setJournalThreadPriority
public void setJournalThreadPriority(BigInteger value)
Sets the value of the journalThreadPriority property.- Parameters:
value- allowed object isBigInteger
-
getLockKeepAlivePeriod
public Long getLockKeepAlivePeriod()
Gets the value of the lockKeepAlivePeriod property.- Returns:
- possible object is
Long
-
setLockKeepAlivePeriod
public void setLockKeepAlivePeriod(Long value)
Sets the value of the lockKeepAlivePeriod property.- Parameters:
value- allowed object isLong
-
getLocker
public String getLocker()
Gets the value of the locker property.- Returns:
- possible object is
String
-
setLocker
public void setLocker(String value)
Sets the value of the locker property.- Parameters:
value- allowed object isString
-
getScheduledThreadPoolExecutor
public String getScheduledThreadPoolExecutor()
Gets the value of the scheduledThreadPoolExecutor property.- Returns:
- possible object is
String
-
setScheduledThreadPoolExecutor
public void setScheduledThreadPoolExecutor(String value)
Sets the value of the scheduledThreadPoolExecutor property.- Parameters:
value- allowed object isString
-
getStatements
public String getStatements()
Gets the value of the statements property.- Returns:
- possible object is
String
-
setStatements
public void setStatements(String value)
Sets the value of the statements property.- Parameters:
value- allowed object isString
-
isStopOnError
public Boolean isStopOnError()
Gets the value of the stopOnError property.- Returns:
- possible object is
Boolean
-
setStopOnError
public void setStopOnError(Boolean value)
Sets the value of the stopOnError property.- Parameters:
value- allowed object isBoolean
-
getTaskRunnerFactory
public String getTaskRunnerFactory()
Gets the value of the taskRunnerFactory property.- Returns:
- possible object is
String
-
setTaskRunnerFactory
public void setTaskRunnerFactory(String value)
Sets the value of the taskRunnerFactory property.- Parameters:
value- allowed object isString
-
isUseDatabaseLock
public Boolean isUseDatabaseLock()
Gets the value of the useDatabaseLock property.- Returns:
- possible object is
Boolean
-
setUseDatabaseLock
public void setUseDatabaseLock(Boolean value)
Sets the value of the useDatabaseLock property.- Parameters:
value- allowed object isBoolean
-
isUseDedicatedTaskRunner
public Boolean isUseDedicatedTaskRunner()
Gets the value of the useDedicatedTaskRunner property.- Returns:
- possible object is
Boolean
-
setUseDedicatedTaskRunner
public void setUseDedicatedTaskRunner(Boolean value)
Sets the value of the useDedicatedTaskRunner property.- Parameters:
value- allowed object isBoolean
-
isUseJournal
public Boolean isUseJournal()
Gets the value of the useJournal property.- Returns:
- possible object is
Boolean
-
setUseJournal
public void setUseJournal(Boolean value)
Sets the value of the useJournal property.- Parameters:
value- allowed object isBoolean
-
isUseLock
public Boolean isUseLock()
Gets the value of the useLock property.- Returns:
- possible object is
Boolean
-
setUseLock
public void setUseLock(Boolean value)
Sets the value of the useLock property.- Parameters:
value- allowed object isBoolean
-
isUseQuickJournal
public Boolean isUseQuickJournal()
Gets the value of the useQuickJournal property.- Returns:
- possible object is
Boolean
-
setUseQuickJournal
public void setUseQuickJournal(Boolean value)
Sets the value of the useQuickJournal property.- Parameters:
value- allowed object isBoolean
-
setId
public void setId(String value)
Sets the value of the id property.- Parameters:
value- allowed object isString
-
getOtherAttributes
public Map<QName,String> getOtherAttributes()
Gets a map that contains attributes that aren't bound to any typed property on this class.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.
- Returns:
- always non-null
-
append
public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
- Specified by:
appendin interfaceorg.jvnet.jaxb2_commons.lang.ToString2
-
appendFields
public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
- Specified by:
appendFieldsin interfaceorg.jvnet.jaxb2_commons.lang.ToString2
-
hashCode
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)- Specified by:
hashCodein interfaceorg.jvnet.jaxb2_commons.lang.HashCode2
-
equals
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)- Specified by:
equalsin interfaceorg.jvnet.jaxb2_commons.lang.Equals2
-
-