jsr352.batch.jsl
Class ExceptionClassFilter.Exclude
java.lang.Object
jsr352.batch.jsl.ExceptionClassFilter.Exclude
- Enclosing class:
- 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 static class ExceptionClassFilter.Exclude- extends Object
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">
<sequence>
</sequence>
<attribute name="class" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
clazz
@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 String clazz
ExceptionClassFilter.Exclude
public ExceptionClassFilter.Exclude()
getClazz
@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 String getClazz()
- Gets the value of the clazz property.
- Returns:
- possible object is
String
setClazz
@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 setClazz(String value)
- Sets the value of the clazz property.
- Parameters:
value - allowed object is
String
Copyright © 2013. All Rights Reserved.