Package org.apache.activemq.schema.core
Class DtoRedeliveryPlugin.Next
- java.lang.Object
-
- org.apache.activemq.schema.core.DtoRedeliveryPlugin.Next
-
- All Implemented Interfaces:
org.jvnet.jaxb2_commons.lang.Equals2,org.jvnet.jaxb2_commons.lang.HashCode2,org.jvnet.jaxb2_commons.lang.ToString2
- Enclosing class:
- DtoRedeliveryPlugin
public static class DtoRedeliveryPlugin.Next 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 minOccurs="0"> <element ref="{http://activemq.apache.org/schema/core}destinationPathSeparatorPlugin"/> <element ref="{http://activemq.apache.org/schema/core}destinationsPlugin"/> <element ref="{http://activemq.apache.org/schema/core}forcePersistencyModeBroker"/> <element ref="{http://activemq.apache.org/schema/core}loggingBrokerPlugin"/> <element ref="{http://activemq.apache.org/schema/core}multicastTraceBrokerPlugin"/> <element ref="{http://activemq.apache.org/schema/core}redeliveryPlugin"/> <element ref="{http://activemq.apache.org/schema/core}timeStampingBrokerPlugin"/> <element ref="{http://activemq.apache.org/schema/core}traceBrokerPathPlugin"/> <element ref="{http://activemq.apache.org/schema/core}udpTraceBrokerPlugin"/> <any namespace='##other'/> </choice> </restriction> </complexContent> </complexType>
-
-
Field Summary
Fields Modifier and Type Field Description protected Objectanyprotected DtoDestinationPathSeparatorPlugindestinationPathSeparatorPluginprotected DtoDestinationsPlugindestinationsPluginprotected DtoForcePersistencyModeBrokerforcePersistencyModeBrokerprotected DtoLoggingBrokerPluginloggingBrokerPluginprotected DtoMulticastTraceBrokerPluginmulticastTraceBrokerPluginprotected DtoRedeliveryPluginredeliveryPluginprotected DtoTimeStampingBrokerPlugintimeStampingBrokerPluginprotected DtoTraceBrokerPathPlugintraceBrokerPathPluginprotected DtoUdpTraceBrokerPluginudpTraceBrokerPlugin
-
Constructor Summary
Constructors Constructor Description Next()
-
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)ObjectgetAny()Gets the value of the any property.DtoDestinationPathSeparatorPlugingetDestinationPathSeparatorPlugin()Gets the value of the destinationPathSeparatorPlugin property.DtoDestinationsPlugingetDestinationsPlugin()Gets the value of the destinationsPlugin property.DtoForcePersistencyModeBrokergetForcePersistencyModeBroker()Gets the value of the forcePersistencyModeBroker property.DtoLoggingBrokerPlugingetLoggingBrokerPlugin()Gets the value of the loggingBrokerPlugin property.DtoMulticastTraceBrokerPlugingetMulticastTraceBrokerPlugin()Gets the value of the multicastTraceBrokerPlugin property.DtoRedeliveryPlugingetRedeliveryPlugin()Gets the value of the redeliveryPlugin property.DtoTimeStampingBrokerPlugingetTimeStampingBrokerPlugin()Gets the value of the timeStampingBrokerPlugin property.DtoTraceBrokerPathPlugingetTraceBrokerPathPlugin()Gets the value of the traceBrokerPathPlugin property.DtoUdpTraceBrokerPlugingetUdpTraceBrokerPlugin()Gets the value of the udpTraceBrokerPlugin property.inthashCode()inthashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)voidsetAny(Object value)Sets the value of the any property.voidsetDestinationPathSeparatorPlugin(DtoDestinationPathSeparatorPlugin value)Sets the value of the destinationPathSeparatorPlugin property.voidsetDestinationsPlugin(DtoDestinationsPlugin value)Sets the value of the destinationsPlugin property.voidsetForcePersistencyModeBroker(DtoForcePersistencyModeBroker value)Sets the value of the forcePersistencyModeBroker property.voidsetLoggingBrokerPlugin(DtoLoggingBrokerPlugin value)Sets the value of the loggingBrokerPlugin property.voidsetMulticastTraceBrokerPlugin(DtoMulticastTraceBrokerPlugin value)Sets the value of the multicastTraceBrokerPlugin property.voidsetRedeliveryPlugin(DtoRedeliveryPlugin value)Sets the value of the redeliveryPlugin property.voidsetTimeStampingBrokerPlugin(DtoTimeStampingBrokerPlugin value)Sets the value of the timeStampingBrokerPlugin property.voidsetTraceBrokerPathPlugin(DtoTraceBrokerPathPlugin value)Sets the value of the traceBrokerPathPlugin property.voidsetUdpTraceBrokerPlugin(DtoUdpTraceBrokerPlugin value)Sets the value of the udpTraceBrokerPlugin property.StringtoString()
-
-
-
Field Detail
-
destinationPathSeparatorPlugin
protected DtoDestinationPathSeparatorPlugin destinationPathSeparatorPlugin
-
destinationsPlugin
protected DtoDestinationsPlugin destinationsPlugin
-
forcePersistencyModeBroker
protected DtoForcePersistencyModeBroker forcePersistencyModeBroker
-
loggingBrokerPlugin
protected DtoLoggingBrokerPlugin loggingBrokerPlugin
-
multicastTraceBrokerPlugin
protected DtoMulticastTraceBrokerPlugin multicastTraceBrokerPlugin
-
redeliveryPlugin
protected DtoRedeliveryPlugin redeliveryPlugin
-
timeStampingBrokerPlugin
protected DtoTimeStampingBrokerPlugin timeStampingBrokerPlugin
-
traceBrokerPathPlugin
protected DtoTraceBrokerPathPlugin traceBrokerPathPlugin
-
udpTraceBrokerPlugin
protected DtoUdpTraceBrokerPlugin udpTraceBrokerPlugin
-
any
protected Object any
-
-
Method Detail
-
getDestinationPathSeparatorPlugin
public DtoDestinationPathSeparatorPlugin getDestinationPathSeparatorPlugin()
Gets the value of the destinationPathSeparatorPlugin property.- Returns:
- possible object is
DtoDestinationPathSeparatorPlugin
-
setDestinationPathSeparatorPlugin
public void setDestinationPathSeparatorPlugin(DtoDestinationPathSeparatorPlugin value)
Sets the value of the destinationPathSeparatorPlugin property.- Parameters:
value- allowed object isDtoDestinationPathSeparatorPlugin
-
getDestinationsPlugin
public DtoDestinationsPlugin getDestinationsPlugin()
Gets the value of the destinationsPlugin property.- Returns:
- possible object is
DtoDestinationsPlugin
-
setDestinationsPlugin
public void setDestinationsPlugin(DtoDestinationsPlugin value)
Sets the value of the destinationsPlugin property.- Parameters:
value- allowed object isDtoDestinationsPlugin
-
getForcePersistencyModeBroker
public DtoForcePersistencyModeBroker getForcePersistencyModeBroker()
Gets the value of the forcePersistencyModeBroker property.- Returns:
- possible object is
DtoForcePersistencyModeBroker
-
setForcePersistencyModeBroker
public void setForcePersistencyModeBroker(DtoForcePersistencyModeBroker value)
Sets the value of the forcePersistencyModeBroker property.- Parameters:
value- allowed object isDtoForcePersistencyModeBroker
-
getLoggingBrokerPlugin
public DtoLoggingBrokerPlugin getLoggingBrokerPlugin()
Gets the value of the loggingBrokerPlugin property.- Returns:
- possible object is
DtoLoggingBrokerPlugin
-
setLoggingBrokerPlugin
public void setLoggingBrokerPlugin(DtoLoggingBrokerPlugin value)
Sets the value of the loggingBrokerPlugin property.- Parameters:
value- allowed object isDtoLoggingBrokerPlugin
-
getMulticastTraceBrokerPlugin
public DtoMulticastTraceBrokerPlugin getMulticastTraceBrokerPlugin()
Gets the value of the multicastTraceBrokerPlugin property.- Returns:
- possible object is
DtoMulticastTraceBrokerPlugin
-
setMulticastTraceBrokerPlugin
public void setMulticastTraceBrokerPlugin(DtoMulticastTraceBrokerPlugin value)
Sets the value of the multicastTraceBrokerPlugin property.- Parameters:
value- allowed object isDtoMulticastTraceBrokerPlugin
-
getRedeliveryPlugin
public DtoRedeliveryPlugin getRedeliveryPlugin()
Gets the value of the redeliveryPlugin property.- Returns:
- possible object is
DtoRedeliveryPlugin
-
setRedeliveryPlugin
public void setRedeliveryPlugin(DtoRedeliveryPlugin value)
Sets the value of the redeliveryPlugin property.- Parameters:
value- allowed object isDtoRedeliveryPlugin
-
getTimeStampingBrokerPlugin
public DtoTimeStampingBrokerPlugin getTimeStampingBrokerPlugin()
Gets the value of the timeStampingBrokerPlugin property.- Returns:
- possible object is
DtoTimeStampingBrokerPlugin
-
setTimeStampingBrokerPlugin
public void setTimeStampingBrokerPlugin(DtoTimeStampingBrokerPlugin value)
Sets the value of the timeStampingBrokerPlugin property.- Parameters:
value- allowed object isDtoTimeStampingBrokerPlugin
-
getTraceBrokerPathPlugin
public DtoTraceBrokerPathPlugin getTraceBrokerPathPlugin()
Gets the value of the traceBrokerPathPlugin property.- Returns:
- possible object is
DtoTraceBrokerPathPlugin
-
setTraceBrokerPathPlugin
public void setTraceBrokerPathPlugin(DtoTraceBrokerPathPlugin value)
Sets the value of the traceBrokerPathPlugin property.- Parameters:
value- allowed object isDtoTraceBrokerPathPlugin
-
getUdpTraceBrokerPlugin
public DtoUdpTraceBrokerPlugin getUdpTraceBrokerPlugin()
Gets the value of the udpTraceBrokerPlugin property.- Returns:
- possible object is
DtoUdpTraceBrokerPlugin
-
setUdpTraceBrokerPlugin
public void setUdpTraceBrokerPlugin(DtoUdpTraceBrokerPlugin value)
Sets the value of the udpTraceBrokerPlugin property.- Parameters:
value- allowed object isDtoUdpTraceBrokerPlugin
-
getAny
public Object getAny()
Gets the value of the any property.- Returns:
- possible object is
Object
-
setAny
public void setAny(Object value)
Sets the value of the any property.- Parameters:
value- allowed object isObject
-
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
-
-