public interface AnnotationMutableSuperBean
extends java.io.Serializable
Modifier and Type | Method and Description |
---|---|
java.util.List<TextTypeWrapperMutableBean> |
getTexts() |
java.lang.String |
getTitle()
Returns the title of the annotation
|
java.lang.String |
getType()
Returns the type of the annotation
|
java.lang.String |
getUrl()
Returns the URL of the annotation
|
void |
setTexts(java.util.List<TextTypeWrapperMutableBean> texts) |
java.lang.String getTitle()
java.lang.String getType()
java.lang.String getUrl()
java.util.List<TextTypeWrapperMutableBean> getTexts()
void setTexts(java.util.List<TextTypeWrapperMutableBean> texts)