Uses of Class
org.jboss.resteasy.plugins.providers.atom.Text
-
Packages that use Text Package Description org.jboss.resteasy.plugins.providers.atom -
-
Uses of Text in org.jboss.resteasy.plugins.providers.atom
Methods in org.jboss.resteasy.plugins.providers.atom that return Text Modifier and Type Method Description Text
Entry. getRightsElement()
Text
Entry. getSummaryElement()
Text
Entry. getTitleElement()
Methods in org.jboss.resteasy.plugins.providers.atom with parameters of type Text Modifier and Type Method Description void
Entry. setRightsElement(Text rights)
void
Entry. setSummaryElement(Text summary)
void
Entry. setTitleElement(Text title)
-