public static class ImportHelper.ContentSelector extends Object
Constructor and Description |
---|
ContentSelector(String title,
String image,
String content,
String dir) |
Modifier and Type | Method and Description |
---|---|
String |
getContent() |
String |
getDir() |
String |
getImage() |
String |
getTitle() |
void |
setContent(String content) |
void |
setDir(String dir) |
void |
setImage(String image) |
void |
setTitle(String title) |
public String getTitle()
public void setTitle(String title)
public String getImage()
public void setImage(String image)
public String getContent()
public void setContent(String content)
public String getDir()
public void setDir(String dir)
Copyright © 2012-2018. All Rights Reserved.