|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.MetaTemplate
public class MetaTemplate
| Constructor Summary | |
|---|---|
MetaTemplate()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getMetaDate()
Gets the value of the metaDate 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 |
getXlinkTitle()
Gets the value of the xlinkTitle property. |
java.lang.String |
getXlinkType()
Gets the value of the xlinkType property. |
void |
setMetaDate(java.lang.String value)
Sets the value of the metaDate 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 |
setXlinkTitle(java.lang.String value)
Sets the value of the xlinkTitle 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 MetaTemplate()
| Method Detail |
|---|
public java.lang.String getMetaDate()
Stringpublic java.lang.String getXlinkActuate()
Stringpublic java.lang.String getXlinkHref()
Stringpublic java.lang.String getXlinkTitle()
Stringpublic java.lang.String getXlinkType()
Stringpublic void setMetaDate(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 setXlinkTitle(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 | ||||||||