|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.type_test.types1.SimpleContent1
org.apache.type_test.types1.SimpleContent2
@Generated(value="com.sun.tools.xjc.Driver",
date="2012-10-02T03:03:36+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-2")
public class SimpleContent2
Java class for SimpleContent2 complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SimpleContent2">
<simpleContent>
<extension base="<http://apache.org/type_test/types1>SimpleContent1">
<attribute name="attrib2a" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="attrib2b" type="{http://www.w3.org/2001/XMLSchema}long" />
</extension>
</simpleContent>
</complexType>
| Field Summary | |
|---|---|
protected Integer |
attrib2A
|
protected Long |
attrib2B
|
| Fields inherited from class org.apache.type_test.types1.SimpleContent1 |
|---|
attrib1A, attrib1B, value |
| Constructor Summary | |
|---|---|
SimpleContent2()
|
|
| Method Summary | |
|---|---|
Integer |
getAttrib2A()
Gets the value of the attrib2A property. |
Long |
getAttrib2B()
Gets the value of the attrib2B property. |
void |
setAttrib2A(Integer value)
Sets the value of the attrib2A property. |
void |
setAttrib2B(Long value)
Sets the value of the attrib2B property. |
| Methods inherited from class org.apache.type_test.types1.SimpleContent1 |
|---|
getAttrib1A, getAttrib1B, getValue, setAttrib1A, setAttrib1B, setValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
@Generated(value="com.sun.tools.xjc.Driver",
date="2012-10-02T03:03:36+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-2")
protected Integer attrib2A
@Generated(value="com.sun.tools.xjc.Driver",
date="2012-10-02T03:03:36+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-2")
protected Long attrib2B
| Constructor Detail |
|---|
public SimpleContent2()
| Method Detail |
|---|
@Generated(value="com.sun.tools.xjc.Driver",
date="2012-10-02T03:03:36+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-2")
public Integer getAttrib2A()
Integer
@Generated(value="com.sun.tools.xjc.Driver",
date="2012-10-02T03:03:36+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-2")
public void setAttrib2A(Integer value)
value - allowed object is
Integer
@Generated(value="com.sun.tools.xjc.Driver",
date="2012-10-02T03:03:36+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-2")
public Long getAttrib2B()
Long
@Generated(value="com.sun.tools.xjc.Driver",
date="2012-10-02T03:03:36+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-2")
public void setAttrib2B(Long value)
value - allowed object is
Long
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||