org.jopendocument.model
Class MetaTemplate

java.lang.Object
  extended by org.jopendocument.model.MetaTemplate

public class MetaTemplate
extends java.lang.Object


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

MetaTemplate

public MetaTemplate()
Method Detail

getMetaDate

public java.lang.String getMetaDate()
Gets the value of the metaDate property.

Returns:
possible object is String

getXlinkActuate

public java.lang.String getXlinkActuate()
Gets the value of the xlinkActuate property.

Returns:
possible object is String

getXlinkHref

public java.lang.String getXlinkHref()
Gets the value of the xlinkHref property.

Returns:
possible object is String

getXlinkTitle

public java.lang.String getXlinkTitle()
Gets the value of the xlinkTitle property.

Returns:
possible object is String

getXlinkType

public java.lang.String getXlinkType()
Gets the value of the xlinkType property.

Returns:
possible object is String

setMetaDate

public void setMetaDate(java.lang.String value)
Sets the value of the metaDate property.

Parameters:
value - allowed object is String

setXlinkActuate

public void setXlinkActuate(java.lang.String value)
Sets the value of the xlinkActuate property.

Parameters:
value - allowed object is String

setXlinkHref

public void setXlinkHref(java.lang.String value)
Sets the value of the xlinkHref property.

Parameters:
value - allowed object is String

setXlinkTitle

public void setXlinkTitle(java.lang.String value)
Sets the value of the xlinkTitle property.

Parameters:
value - allowed object is String

setXlinkType

public void setXlinkType(java.lang.String value)
Sets the value of the xlinkType property.

Parameters:
value - allowed object is String