Uses of Class
com.rometools.rome.feed.rss.Guid
-
Packages that use Guid Package Description com.rometools.rome.feed.rss -
-
Uses of Guid in com.rometools.rome.feed.rss
Methods in com.rometools.rome.feed.rss that return Guid Modifier and Type Method Description GuidItem. getGuid()Returns the item GUID.Methods in com.rometools.rome.feed.rss with parameters of type Guid Modifier and Type Method Description voidItem. setGuid(Guid guid)Sets the item GUID.
-