|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PluginType
Java content class for PluginType 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 16)
<complexType name="PluginType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="ShortDescription" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="Details" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Method Summary | |
|---|---|
String |
getDetails()
Gets the value of the details property. |
String |
getShortDescription()
Gets the value of the shortDescription property. |
boolean |
isSetDetails()
|
boolean |
isSetShortDescription()
|
void |
setDetails(String value)
Sets the value of the details property. |
void |
setShortDescription(String value)
Sets the value of the shortDescription property. |
void |
unsetDetails()
|
void |
unsetShortDescription()
|
| Method Detail |
|---|
String getShortDescription()
Stringvoid setShortDescription(String value)
value - allowed object is
Stringboolean isSetShortDescription()
void unsetShortDescription()
String getDetails()
Stringvoid setDetails(String value)
value - allowed object is
Stringboolean isSetDetails()
void unsetDetails()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||