|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface FindBugsSummaryType.FileStatsType
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 326)
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="bugCount" use="required" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" />
<attribute name="bugHash" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="path" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="size" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" />
</restriction>
</complexContent>
</complexType>
| Method Summary | |
|---|---|
long |
getBugCount()
Gets the value of the bugCount property. |
String |
getBugHash()
Gets the value of the bugHash property. |
String |
getPath()
Gets the value of the path property. |
long |
getSize()
Gets the value of the size property. |
boolean |
isSetBugCount()
|
boolean |
isSetBugHash()
|
boolean |
isSetPath()
|
boolean |
isSetSize()
|
void |
setBugCount(long value)
Sets the value of the bugCount property. |
void |
setBugHash(String value)
Sets the value of the bugHash property. |
void |
setPath(String value)
Sets the value of the path property. |
void |
setSize(long value)
Sets the value of the size property. |
void |
unsetBugCount()
|
void |
unsetBugHash()
|
void |
unsetPath()
|
void |
unsetSize()
|
| Method Detail |
|---|
String getBugHash()
Stringvoid setBugHash(String value)
value - allowed object is
Stringboolean isSetBugHash()
void unsetBugHash()
long getBugCount()
void setBugCount(long value)
boolean isSetBugCount()
void unsetBugCount()
long getSize()
void setSize(long value)
boolean isSetSize()
void unsetSize()
String getPath()
Stringvoid setPath(String value)
value - allowed object is
Stringboolean isSetPath()
void unsetPath()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||