|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LocalizedRichText
Method Summary | |
---|---|
java.util.Locale |
getLocale()
Get the Locale for this object. |
RichText |
getValue()
Get the RichText value for this object. |
void |
setLocale(java.util.Locale locale)
Set the Locale for this object. |
void |
setValue(RichText value)
Set the RichText value for this object. |
Method Detail |
---|
java.util.Locale getLocale() throws javax.xml.registry.JAXRException
javax.xml.registry.JAXRException
RichText getValue() throws javax.xml.registry.JAXRException
javax.xml.registry.JAXRException
void setLocale(java.util.Locale locale) throws javax.xml.registry.JAXRException
locale
- the Locale used by this object
javax.xml.registry.JAXRException
void setValue(RichText value) throws javax.xml.registry.JAXRException
value
- the value defined by this object
javax.xml.registry.JAXRException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |