|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Java content class for FileOverlayType complex type.
The following schema fragment specifies the expected content contained within this java content object. (defined at file:/C:/Documents%20and%20Settings/JR/My%20Documents/cvssource/tagnetic/tagneticcore/src/xsd/TagneticConfig.xsd line 73)
<complexType name="FileOverlayType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="file" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="overlay" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
<attribute name="position" type="{}PositionType" />
</restriction>
</complexContent>
</complexType>
| Method Summary | |
java.lang.String |
getFile()
Gets the value of the file property. |
java.lang.String |
getOverlay()
Gets the value of the overlay property. |
java.lang.String |
getPosition()
Gets the value of the position property. |
void |
setFile(java.lang.String value)
Sets the value of the file property. |
void |
setOverlay(java.lang.String value)
Sets the value of the overlay property. |
void |
setPosition(java.lang.String value)
Sets the value of the position property. |
| Method Detail |
public java.lang.String getPosition()
Stringpublic void setPosition(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getOverlay()
Stringpublic void setOverlay(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getFile()
Stringpublic void setFile(java.lang.String value)
value - allowed object is
String
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||