|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ErrorType
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/schema/pmd.xsd line 80)
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
<attribute name="filename" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="msg" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</simpleContent>
</complexType>
| Method Summary | |
|---|---|
String |
getFilename()
Gets the value of the filename property. |
String |
getMsg()
Gets the value of the msg property. |
String |
getValue()
Gets the value of the value property. |
boolean |
isSetFilename()
|
boolean |
isSetMsg()
|
boolean |
isSetValue()
|
void |
setFilename(String value)
Sets the value of the filename property. |
void |
setMsg(String value)
Sets the value of the msg property. |
void |
setValue(String value)
Sets the value of the value property. |
void |
unsetFilename()
|
void |
unsetMsg()
|
void |
unsetValue()
|
| Method Detail |
|---|
String getValue()
Stringvoid setValue(String value)
value - allowed object is
Stringboolean isSetValue()
void unsetValue()
String getMsg()
Stringvoid setMsg(String value)
value - allowed object is
Stringboolean isSetMsg()
void unsetMsg()
String getFilename()
Stringvoid setFilename(String value)
value - allowed object is
Stringboolean isSetFilename()
void unsetFilename()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||