|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.draw.DrawA
public class DrawA
| Constructor Summary | |
|---|---|
DrawA()
|
|
| Method Summary | |
|---|---|
java.util.List<java.lang.Object> |
getDrawImageOrDrawTextBox()
Gets the value of the drawImageOrDrawTextBox property. |
java.lang.String |
getOfficeName()
Gets the value of the officeName property. |
java.lang.String |
getOfficeServerMap()
Gets the value of the officeServerMap property. |
java.lang.String |
getOfficeTargetFrameName()
Gets the value of the officeTargetFrameName property. |
java.lang.String |
getXlinkActuate()
Gets the value of the xlinkActuate property. |
java.lang.String |
getXlinkHref()
Gets the value of the xlinkHref property. |
java.lang.String |
getXlinkShow()
Gets the value of the xlinkShow property. |
java.lang.String |
getXlinkType()
Gets the value of the xlinkType property. |
void |
setOfficeName(java.lang.String value)
Sets the value of the officeName property. |
void |
setOfficeServerMap(java.lang.String value)
Sets the value of the officeServerMap property. |
void |
setOfficeTargetFrameName(java.lang.String value)
Sets the value of the officeTargetFrameName property. |
void |
setXlinkActuate(java.lang.String value)
Sets the value of the xlinkActuate property. |
void |
setXlinkHref(java.lang.String value)
Sets the value of the xlinkHref property. |
void |
setXlinkShow(java.lang.String value)
Sets the value of the xlinkShow property. |
void |
setXlinkType(java.lang.String value)
Sets the value of the xlinkType property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DrawA()
| Method Detail |
|---|
public java.util.List<java.lang.Object> getDrawImageOrDrawTextBox()
This accessor method returns a reference to the live list, not a snapshot. Therefore any
modification you make to the returned list will be present inside the JAXB object. This is
why there is not a set method for the drawImageOrDrawTextBox property.
For example, to add a new item, do as follows:
getDrawImageOrDrawTextBox().add(newItem);
Objects of the following type(s) are allowed in the list DrawImage
DrawTextBox
public java.lang.String getOfficeName()
Stringpublic java.lang.String getOfficeServerMap()
Stringpublic java.lang.String getOfficeTargetFrameName()
Stringpublic java.lang.String getXlinkActuate()
Stringpublic java.lang.String getXlinkHref()
Stringpublic java.lang.String getXlinkShow()
Stringpublic java.lang.String getXlinkType()
Stringpublic void setOfficeName(java.lang.String value)
value - allowed object is Stringpublic void setOfficeServerMap(java.lang.String value)
value - allowed object is Stringpublic void setOfficeTargetFrameName(java.lang.String value)
value - allowed object is Stringpublic void setXlinkActuate(java.lang.String value)
value - allowed object is Stringpublic void setXlinkHref(java.lang.String value)
value - allowed object is Stringpublic void setXlinkShow(java.lang.String value)
value - allowed object is Stringpublic void setXlinkType(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 | ||||||||