Uses of Class
com.rometools.modules.sse.modules.Update
-
Packages that use Update Package Description com.rometools.modules.sse.modules -
-
Uses of Update in com.rometools.modules.sse.modules
Methods in com.rometools.modules.sse.modules that return types with arguments of type Update Modifier and Type Method Description List<Update>History. getUpdates()Return the list of updates for this history.Methods in com.rometools.modules.sse.modules with parameters of type Update Modifier and Type Method Description voidHistory. addUpdate(Update update)Add an update to this history
-