|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hackystat.sensor.ant.emma.jaxb.Data
public class Data
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> <element ref="{}all"/> </sequence> </restriction> </complexContent> </complexType>
Field Summary | |
---|---|
protected All |
all
|
Constructor Summary | |
---|---|
Data()
|
Method Summary | |
---|---|
All |
getAll()
Gets the value of the all property. |
void |
setAll(All value)
Sets the value of the all property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected All all
Constructor Detail |
---|
public Data()
Method Detail |
---|
public All getAll()
All
public void setAll(All value)
value
- allowed object is
All
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |