|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DetectorType
Java content class for DetectorType 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/messagecollection.xsd line 23)
<complexType name="DetectorType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Details" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
<attribute name="class" type="{}ClassType" />
</restriction>
</complexContent>
</complexType>
| Method Summary | |
|---|---|
String |
getClazz()
Gets the value of the clazz property. |
String |
getDetails()
Gets the value of the details property. |
boolean |
isSetClazz()
|
boolean |
isSetDetails()
|
void |
setClazz(String value)
Sets the value of the clazz property. |
void |
setDetails(String value)
Sets the value of the details property. |
void |
unsetClazz()
|
void |
unsetDetails()
|
| Method Detail |
|---|
String getDetails()
Stringvoid setDetails(String value)
value - allowed object is
Stringboolean isSetDetails()
void unsetDetails()
String getClazz()
Stringvoid setClazz(String value)
value - allowed object is
Stringboolean isSetClazz()
void unsetClazz()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||