|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjsr352.batch.jsl.ExceptionClassFilter
@Generated(value="com.ibm.jtc.jax.tools.xjc.Driver",
date="2013-01-25T02:32:52-05:00",
comments="JAXB RI v2.2.3-11/28/2011 06:21 AM(foreman)-")
public class ExceptionClassFilter
Java class for ExceptionClassFilter complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ExceptionClassFilter">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="include" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
</sequence>
<attribute name="class" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
</element>
<element name="exclude" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
</sequence>
<attribute name="class" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Nested Class Summary | |
|---|---|
static class |
ExceptionClassFilter.Exclude
Java class for anonymous complex type. |
static class |
ExceptionClassFilter.Include
Java class for anonymous complex type. |
| Field Summary | |
|---|---|
protected ExceptionClassFilter.Exclude |
exclude
|
protected ExceptionClassFilter.Include |
include
|
| Constructor Summary | |
|---|---|
ExceptionClassFilter()
|
|
| Method Summary | |
|---|---|
ExceptionClassFilter.Exclude |
getExclude()
Gets the value of the exclude property. |
ExceptionClassFilter.Include |
getInclude()
Gets the value of the include property. |
void |
setExclude(ExceptionClassFilter.Exclude value)
Sets the value of the exclude property. |
void |
setInclude(ExceptionClassFilter.Include value)
Sets the value of the include property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
@Generated(value="com.ibm.jtc.jax.tools.xjc.Driver",
date="2013-01-25T02:32:52-05:00",
comments="JAXB RI v2.2.3-11/28/2011 06:21 AM(foreman)-")
protected ExceptionClassFilter.Include include
@Generated(value="com.ibm.jtc.jax.tools.xjc.Driver",
date="2013-01-25T02:32:52-05:00",
comments="JAXB RI v2.2.3-11/28/2011 06:21 AM(foreman)-")
protected ExceptionClassFilter.Exclude exclude
| Constructor Detail |
|---|
public ExceptionClassFilter()
| Method Detail |
|---|
@Generated(value="com.ibm.jtc.jax.tools.xjc.Driver",
date="2013-01-25T02:32:52-05:00",
comments="JAXB RI v2.2.3-11/28/2011 06:21 AM(foreman)-")
public ExceptionClassFilter.Include getInclude()
ExceptionClassFilter.Include
@Generated(value="com.ibm.jtc.jax.tools.xjc.Driver",
date="2013-01-25T02:32:52-05:00",
comments="JAXB RI v2.2.3-11/28/2011 06:21 AM(foreman)-")
public void setInclude(ExceptionClassFilter.Include value)
value - allowed object is
ExceptionClassFilter.Include
@Generated(value="com.ibm.jtc.jax.tools.xjc.Driver",
date="2013-01-25T02:32:52-05:00",
comments="JAXB RI v2.2.3-11/28/2011 06:21 AM(foreman)-")
public ExceptionClassFilter.Exclude getExclude()
ExceptionClassFilter.Exclude
@Generated(value="com.ibm.jtc.jax.tools.xjc.Driver",
date="2013-01-25T02:32:52-05:00",
comments="JAXB RI v2.2.3-11/28/2011 06:21 AM(foreman)-")
public void setExclude(ExceptionClassFilter.Exclude value)
value - allowed object is
ExceptionClassFilter.Exclude
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||