|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FileType
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/cpd.xsd line 54)
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="line" use="required" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="path" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
| Method Summary | |
|---|---|
int |
getLine()
Gets the value of the line property. |
String |
getPath()
Gets the value of the path property. |
boolean |
isSetLine()
|
boolean |
isSetPath()
|
void |
setLine(int value)
Sets the value of the line property. |
void |
setPath(String value)
Sets the value of the path property. |
void |
unsetLine()
|
void |
unsetPath()
|
| Method Detail |
|---|
int getLine()
void setLine(int value)
boolean isSetLine()
void unsetLine()
String getPath()
Stringvoid setPath(String value)
value - allowed object is
Stringboolean isSetPath()
void unsetPath()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||