|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ClassStatsType
Java content class for anonymous complex type.
The following schema fragment specifies the expected content contained within this java content object. (defined at file:/home/fawkez/dev/src/xml/findbugs/findbugs.xsd line 390)
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="bugs" use="required" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="class" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="interface" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="priority_1" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="priority_2" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="priority_3" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="size" use="required" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="sourceFile" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
| Method Summary | |
|---|---|
int |
getBugs()
Gets the value of the bugs property. |
String |
getClazz()
Gets the value of the clazz property. |
String |
getInterface()
Gets the value of the interface property. |
int |
getPriority_1()
Gets the value of the priority1 property. |
int |
getPriority_2()
Gets the value of the priority2 property. |
int |
getPriority_3()
Gets the value of the priority3 property. |
int |
getSize()
Gets the value of the size property. |
String |
getSourceFile()
Gets the value of the sourceFile property. |
boolean |
isSetBugs()
|
boolean |
isSetClazz()
|
boolean |
isSetInterface()
|
boolean |
isSetPriority_1()
|
boolean |
isSetPriority_2()
|
boolean |
isSetPriority_3()
|
boolean |
isSetSize()
|
boolean |
isSetSourceFile()
|
void |
setBugs(int value)
Sets the value of the bugs property. |
void |
setClazz(String value)
Sets the value of the clazz property. |
void |
setInterface(String value)
Sets the value of the interface property. |
void |
setPriority_1(int value)
Sets the value of the priority1 property. |
void |
setPriority_2(int value)
Sets the value of the priority2 property. |
void |
setPriority_3(int value)
Sets the value of the priority3 property. |
void |
setSize(int value)
Sets the value of the size property. |
void |
setSourceFile(String value)
Sets the value of the sourceFile property. |
void |
unsetBugs()
|
void |
unsetClazz()
|
void |
unsetInterface()
|
void |
unsetPriority_1()
|
void |
unsetPriority_2()
|
void |
unsetPriority_3()
|
void |
unsetSize()
|
void |
unsetSourceFile()
|
| Method Detail |
|---|
String getInterface()
Stringvoid setInterface(String value)
value - allowed object is
Stringboolean isSetInterface()
void unsetInterface()
int getPriority_3()
void setPriority_3(int value)
boolean isSetPriority_3()
void unsetPriority_3()
String getSourceFile()
Stringvoid setSourceFile(String value)
value - allowed object is
Stringboolean isSetSourceFile()
void unsetSourceFile()
String getClazz()
Stringvoid setClazz(String value)
value - allowed object is
Stringboolean isSetClazz()
void unsetClazz()
int getPriority_1()
void setPriority_1(int value)
boolean isSetPriority_1()
void unsetPriority_1()
int getPriority_2()
void setPriority_2(int value)
boolean isSetPriority_2()
void unsetPriority_2()
int getBugs()
void setBugs(int value)
boolean isSetBugs()
void unsetBugs()
int getSize()
void setSize(int value)
boolean isSetSize()
void unsetSize()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||