|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ViolationType
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 44)
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
<attribute name="begincolumn" use="required" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="beginline" use="required" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="class" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="endcolumn" use="required" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="endline" use="required" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="externalInfoUrl" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="method" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="package" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="priority" use="required" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="rule" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="ruleset" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="variable" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</simpleContent>
</complexType>
| Method Summary | |
|---|---|
int |
getBegincolumn()
Gets the value of the begincolumn property. |
int |
getBeginline()
Gets the value of the beginline property. |
String |
getClazz()
Gets the value of the clazz property. |
int |
getEndcolumn()
Gets the value of the endcolumn property. |
int |
getEndline()
Gets the value of the endline property. |
String |
getExternalInfoUrl()
Gets the value of the externalInfoUrl property. |
String |
getMethod()
Gets the value of the method property. |
String |
getPackage()
Gets the value of the package property. |
int |
getPriority()
Gets the value of the priority property. |
String |
getRule()
Gets the value of the rule property. |
String |
getRuleset()
Gets the value of the ruleset property. |
String |
getValue()
Gets the value of the value property. |
String |
getVariable()
Gets the value of the variable property. |
boolean |
isSetBegincolumn()
|
boolean |
isSetBeginline()
|
boolean |
isSetClazz()
|
boolean |
isSetEndcolumn()
|
boolean |
isSetEndline()
|
boolean |
isSetExternalInfoUrl()
|
boolean |
isSetMethod()
|
boolean |
isSetPackage()
|
boolean |
isSetPriority()
|
boolean |
isSetRule()
|
boolean |
isSetRuleset()
|
boolean |
isSetValue()
|
boolean |
isSetVariable()
|
void |
setBegincolumn(int value)
Sets the value of the begincolumn property. |
void |
setBeginline(int value)
Sets the value of the beginline property. |
void |
setClazz(String value)
Sets the value of the clazz property. |
void |
setEndcolumn(int value)
Sets the value of the endcolumn property. |
void |
setEndline(int value)
Sets the value of the endline property. |
void |
setExternalInfoUrl(String value)
Sets the value of the externalInfoUrl property. |
void |
setMethod(String value)
Sets the value of the method property. |
void |
setPackage(String value)
Sets the value of the package property. |
void |
setPriority(int value)
Sets the value of the priority property. |
void |
setRule(String value)
Sets the value of the rule property. |
void |
setRuleset(String value)
Sets the value of the ruleset property. |
void |
setValue(String value)
Sets the value of the value property. |
void |
setVariable(String value)
Sets the value of the variable property. |
void |
unsetBegincolumn()
|
void |
unsetBeginline()
|
void |
unsetClazz()
|
void |
unsetEndcolumn()
|
void |
unsetEndline()
|
void |
unsetExternalInfoUrl()
|
void |
unsetMethod()
|
void |
unsetPackage()
|
void |
unsetPriority()
|
void |
unsetRule()
|
void |
unsetRuleset()
|
void |
unsetValue()
|
void |
unsetVariable()
|
| Method Detail |
|---|
int getBegincolumn()
void setBegincolumn(int value)
boolean isSetBegincolumn()
void unsetBegincolumn()
String getValue()
Stringvoid setValue(String value)
value - allowed object is
Stringboolean isSetValue()
void unsetValue()
String getVariable()
Stringvoid setVariable(String value)
value - allowed object is
Stringboolean isSetVariable()
void unsetVariable()
String getMethod()
Stringvoid setMethod(String value)
value - allowed object is
Stringboolean isSetMethod()
void unsetMethod()
String getClazz()
Stringvoid setClazz(String value)
value - allowed object is
Stringboolean isSetClazz()
void unsetClazz()
int getEndline()
void setEndline(int value)
boolean isSetEndline()
void unsetEndline()
String getRule()
Stringvoid setRule(String value)
value - allowed object is
Stringboolean isSetRule()
void unsetRule()
int getBeginline()
void setBeginline(int value)
boolean isSetBeginline()
void unsetBeginline()
String getExternalInfoUrl()
Stringvoid setExternalInfoUrl(String value)
value - allowed object is
Stringboolean isSetExternalInfoUrl()
void unsetExternalInfoUrl()
int getEndcolumn()
void setEndcolumn(int value)
boolean isSetEndcolumn()
void unsetEndcolumn()
int getPriority()
void setPriority(int value)
boolean isSetPriority()
void unsetPriority()
String getRuleset()
Stringvoid setRuleset(String value)
value - allowed object is
Stringboolean isSetRuleset()
void unsetRuleset()
String getPackage()
Stringvoid setPackage(String value)
value - allowed object is
Stringboolean isSetPackage()
void unsetPackage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||