Uses of Class
org.apache.juneau.bean.atom.Id
Packages that use Id
- 
Uses of Id in org.apache.juneau.bean.atomMethods in org.apache.juneau.bean.atom that return IdModifier and TypeMethodDescriptionCommonEntry.getId()Bean property getter:id .static final IdCreates anIdelement with the specifiedsetText(String)child node.Bean property setter:text .Methods in org.apache.juneau.bean.atom with parameters of type IdModifier and TypeMethodDescriptionstatic final EntryCreates anEntryelement with the specifiedEntry.setId(Id),Entry.setTitle(Text), andEntry.setUpdated(Calendar)attributes.static final FeedCreates aFeedelement with the specifiedFeed.setId(Id),Entry.setTitle(Text), andFeed.setUpdated(Calendar)attributes.Bean property setter:id .Constructors in org.apache.juneau.bean.atom with parameters of type Id