public class Rendition extends Object
Class which describes rendition object of RendtionAnnotation.
Modifier and Type | Method and Description |
---|---|
String |
getName()
Text string specifying the name of the rendition for use in a user interface and for name tree lookup by JavaScript actions.
|
int |
getRenditionType()
Gets rendition type.
|
void |
setName(String value)
Text string specifying the name of the rendition for use in a user interface and for name tree lookup by JavaScript actions.
|
public final String getName()
Text string specifying the name of the rendition for use in a user interface and for name tree lookup by JavaScript actions.
public final void setName(String value)
Text string specifying the name of the rendition for use in a user interface and for name tree lookup by JavaScript actions.
value
- String valuepublic final int getRenditionType()
Gets rendition type.