|
Daisy Open Source CMS | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.outerj.daisy.tools.importexport.model.document.ImpExpLink
public class ImpExpLink
| Constructor Summary | |
|---|---|
ImpExpLink(String title,
String target)
|
|
| Method Summary | |
|---|---|
String |
getTarget()
|
String |
getTitle()
|
void |
setTarget(String target)
|
void |
setTitle(String title)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ImpExpLink(String title,
String target)
| Method Detail |
|---|
public String getTitle()
public void setTitle(String title)
public String getTarget()
public void setTarget(String target)
|
Daisy Open Source CMS | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||