|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jopendocument.model.text.TextSectionSource
public class TextSectionSource
Field Summary | |
---|---|
protected String |
textFilterName
|
protected String |
textSectionName
|
protected String |
xlinkHref
|
protected String |
xlinkShow
|
protected String |
xlinkType
|
Constructor Summary | |
---|---|
TextSectionSource()
|
Method Summary | |
---|---|
String |
getTextFilterName()
Gets the value of the textFilterName property. |
String |
getTextSectionName()
Gets the value of the textSectionName property. |
String |
getXlinkHref()
Gets the value of the xlinkHref property. |
String |
getXlinkShow()
Gets the value of the xlinkShow property. |
String |
getXlinkType()
Gets the value of the xlinkType property. |
void |
setTextFilterName(String value)
Sets the value of the textFilterName property. |
void |
setTextSectionName(String value)
Sets the value of the textSectionName property. |
void |
setXlinkHref(String value)
Sets the value of the xlinkHref property. |
void |
setXlinkShow(String value)
Sets the value of the xlinkShow property. |
void |
setXlinkType(String value)
Sets the value of the xlinkType property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected String textFilterName
protected String textSectionName
protected String xlinkHref
protected String xlinkShow
protected String xlinkType
Constructor Detail |
---|
public TextSectionSource()
Method Detail |
---|
public String getTextFilterName()
String
public String getTextSectionName()
String
public String getXlinkHref()
String
public String getXlinkShow()
String
public String getXlinkType()
String
public void setTextFilterName(String value)
value
- allowed object is String
public void setTextSectionName(String value)
value
- allowed object is String
public void setXlinkHref(String value)
value
- allowed object is String
public void setXlinkShow(String value)
value
- allowed object is String
public void setXlinkType(String value)
value
- allowed object is String
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |