Uses of Class
org.apache.juneau.bean.atom.Source
Packages that use Source
-
Uses of Source in org.apache.juneau.bean.atom
Methods in org.apache.juneau.bean.atom that return SourceModifier and TypeMethodDescriptionEntry.getSource()
Bean property getter:source .Source.setAuthors
(Person... value) Source.setCategories
(Category... value) Source.setContributors
(Person... value) Source.setGenerator
(Generator value) Bean property setter:generator .Bean property setter:icon .Bean property setter:logo .Source.setSubtitle
(String value) Bean property fluent setter:subtitle .Source.setSubtitle
(Text value) Bean property setter:subtitle .Source.setUpdated
(String value) Source.setUpdated
(Calendar value) static final Source
AtomBuilder.source()
Creates aSource
element.Methods in org.apache.juneau.bean.atom with parameters of type Source