| Constructor and Description |
|---|
SimpleChapter() |
| Modifier and Type | Method and Description |
|---|---|
void |
copyFrom(CopyFrom obj) |
String |
getHref() |
String |
getImage() |
Class<? extends CopyFrom> |
getInterface() |
String |
getStart() |
String |
getTitle() |
void |
setHref(String href) |
void |
setImage(String image) |
void |
setStart(String start) |
void |
setTitle(String title) |
String |
toString() |
public String getStart()
public void setStart(String start)
public String getTitle()
public void setTitle(String title)
public String getHref()
public void setHref(String href)
public String getImage()
public void setImage(String image)
public Class<? extends CopyFrom> getInterface()
getInterface in interface CopyFromCopyright © 2021. All rights reserved.