|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SourceLineType
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 288)
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{}Message" minOccurs="0"/>
</sequence>
<attribute name="classname" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="end" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="endBytecode" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="opcodes" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="primary" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="relSourcepath" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="role" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="sourcefile" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="sourcepath" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="start" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="startBytecode" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="synthetic" type="{http://www.w3.org/2001/XMLSchema}boolean" />
</restriction>
</complexContent>
</complexType>
| Method Summary | |
|---|---|
String |
getClassname()
Gets the value of the classname property. |
int |
getEnd()
Gets the value of the end property. |
int |
getEndBytecode()
Gets the value of the endBytecode property. |
String |
getMessage()
Gets the value of the message property. |
String |
getOpcodes()
Gets the value of the opcodes property. |
String |
getRelSourcepath()
Gets the value of the relSourcepath property. |
String |
getRole()
Gets the value of the role property. |
String |
getSourcefile()
Gets the value of the sourcefile property. |
String |
getSourcepath()
Gets the value of the sourcepath property. |
int |
getStart()
Gets the value of the start property. |
int |
getStartBytecode()
Gets the value of the startBytecode property. |
boolean |
isPrimary()
Gets the value of the primary property. |
boolean |
isSetClassname()
|
boolean |
isSetEnd()
|
boolean |
isSetEndBytecode()
|
boolean |
isSetMessage()
|
boolean |
isSetOpcodes()
|
boolean |
isSetPrimary()
|
boolean |
isSetRelSourcepath()
|
boolean |
isSetRole()
|
boolean |
isSetSourcefile()
|
boolean |
isSetSourcepath()
|
boolean |
isSetStart()
|
boolean |
isSetStartBytecode()
|
boolean |
isSetSynthetic()
|
boolean |
isSynthetic()
Gets the value of the synthetic property. |
void |
setClassname(String value)
Sets the value of the classname property. |
void |
setEnd(int value)
Sets the value of the end property. |
void |
setEndBytecode(int value)
Sets the value of the endBytecode property. |
void |
setMessage(String value)
Sets the value of the message property. |
void |
setOpcodes(String value)
Sets the value of the opcodes property. |
void |
setPrimary(boolean value)
Sets the value of the primary property. |
void |
setRelSourcepath(String value)
Sets the value of the relSourcepath property. |
void |
setRole(String value)
Sets the value of the role property. |
void |
setSourcefile(String value)
Sets the value of the sourcefile property. |
void |
setSourcepath(String value)
Sets the value of the sourcepath property. |
void |
setStart(int value)
Sets the value of the start property. |
void |
setStartBytecode(int value)
Sets the value of the startBytecode property. |
void |
setSynthetic(boolean value)
Sets the value of the synthetic property. |
void |
unsetClassname()
|
void |
unsetEnd()
|
void |
unsetEndBytecode()
|
void |
unsetMessage()
|
void |
unsetOpcodes()
|
void |
unsetPrimary()
|
void |
unsetRelSourcepath()
|
void |
unsetRole()
|
void |
unsetSourcefile()
|
void |
unsetSourcepath()
|
void |
unsetStart()
|
void |
unsetStartBytecode()
|
void |
unsetSynthetic()
|
| Method Detail |
|---|
boolean isSynthetic()
void setSynthetic(boolean value)
boolean isSetSynthetic()
void unsetSynthetic()
int getEnd()
void setEnd(int value)
boolean isSetEnd()
void unsetEnd()
String getRelSourcepath()
Stringvoid setRelSourcepath(String value)
value - allowed object is
Stringboolean isSetRelSourcepath()
void unsetRelSourcepath()
int getStart()
void setStart(int value)
boolean isSetStart()
void unsetStart()
String getSourcefile()
Stringvoid setSourcefile(String value)
value - allowed object is
Stringboolean isSetSourcefile()
void unsetSourcefile()
String getMessage()
Stringvoid setMessage(String value)
value - allowed object is
Stringboolean isSetMessage()
void unsetMessage()
boolean isPrimary()
void setPrimary(boolean value)
boolean isSetPrimary()
void unsetPrimary()
String getClassname()
Stringvoid setClassname(String value)
value - allowed object is
Stringboolean isSetClassname()
void unsetClassname()
String getSourcepath()
Stringvoid setSourcepath(String value)
value - allowed object is
Stringboolean isSetSourcepath()
void unsetSourcepath()
String getOpcodes()
Stringvoid setOpcodes(String value)
value - allowed object is
Stringboolean isSetOpcodes()
void unsetOpcodes()
int getStartBytecode()
void setStartBytecode(int value)
boolean isSetStartBytecode()
void unsetStartBytecode()
int getEndBytecode()
void setEndBytecode(int value)
boolean isSetEndBytecode()
void unsetEndBytecode()
String getRole()
Stringvoid setRole(String value)
value - allowed object is
Stringboolean isSetRole()
void unsetRole()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||