public class AnnotationSuperBeanImpl extends java.lang.Object implements AnnotationSuperBean
Constructor and Description |
---|
AnnotationSuperBeanImpl(AnnotationBean annotation) |
public AnnotationSuperBeanImpl(AnnotationBean annotation)
public java.util.Map<java.util.Locale,java.lang.String> getTexts()
getTexts
in interface AnnotationSuperBean
public java.lang.String getText(java.util.Locale locale)
getText
in interface AnnotationSuperBean
locale
- Locale to obtain the text for.public java.lang.String getText()
getText
in interface AnnotationSuperBean
public java.lang.String getTitle()
getTitle
in interface AnnotationSuperBean
public java.lang.String getType()
getType
in interface AnnotationSuperBean
public java.net.URI getUri()
getUri
in interface AnnotationSuperBean