|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LineType
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/coverage.xsd line 109)
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="branch" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="hits" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="number" type="{http://www.w3.org/2001/XMLSchema}int" />
</restriction>
</complexContent>
</complexType>
| Method Summary | |
|---|---|
String |
getBranch()
Gets the value of the branch property. |
int |
getHits()
Gets the value of the hits property. |
int |
getNumber()
Gets the value of the number property. |
boolean |
isSetBranch()
|
boolean |
isSetHits()
|
boolean |
isSetNumber()
|
void |
setBranch(String value)
Sets the value of the branch property. |
void |
setHits(int value)
Sets the value of the hits property. |
void |
setNumber(int value)
Sets the value of the number property. |
void |
unsetBranch()
|
void |
unsetHits()
|
void |
unsetNumber()
|
| Method Detail |
|---|
int getHits()
void setHits(int value)
boolean isSetHits()
void unsetHits()
String getBranch()
Stringvoid setBranch(String value)
value - allowed object is
Stringboolean isSetBranch()
void unsetBranch()
int getNumber()
void setNumber(int value)
boolean isSetNumber()
void unsetNumber()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||