Uses of Class
org.apache.juneau.bean.atom.Generator
Packages that use Generator
-
Uses of Generator in org.apache.juneau.bean.atom
Methods in org.apache.juneau.bean.atom that return GeneratorModifier and TypeMethodDescriptionstatic final Generator
Creates aGenerator
element with the specifiedsetText(String)
child node.Feed.getGenerator()
Bean property getter:generator .Source.getGenerator()
Bean property getter:generator .Bean property setter:text .Bean property setter:uri .Generator.setVersion
(String value) Bean property setter:version .Methods in org.apache.juneau.bean.atom with parameters of type GeneratorModifier and TypeMethodDescriptionFeed.setGenerator
(Generator value) Bean property setter:generator .Source.setGenerator
(Generator value) Bean property setter:generator .