|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjsr352.batch.jsl.PartitionMapper
@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 PartitionMapper
Java class for PartitionMapper complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PartitionMapper">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="properties" type="{http://batch.jsr352/jsl}Properties" minOccurs="0"/>
</sequence>
<attribute name="ref" use="required" type="{http://batch.jsr352/jsl}artifactRef" />
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected JSLProperties |
properties
|
protected String |
ref
|
| Constructor Summary | |
|---|---|
PartitionMapper()
|
|
| Method Summary | |
|---|---|
JSLProperties |
getProperties()
Gets the value of the properties property. |
String |
getRef()
Gets the value of the ref property. |
void |
setProperties(JSLProperties value)
Sets the value of the properties property. |
void |
setRef(String value)
Sets the value of the ref 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 JSLProperties properties
@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 ref
| Constructor Detail |
|---|
public PartitionMapper()
| 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 JSLProperties getProperties()
JSLProperties
@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 setProperties(JSLProperties value)
value - allowed object is
JSLProperties
@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 getRef()
String
@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 setRef(String value)
value - allowed object is
String
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||