Class UpdateInfo.Note
java.lang.Object
com.tccc.kos.core.primary.service.update.UpdateInfo.Note
- Enclosing class:
- UpdateInfo
Notes from a single manifest in the chain. Used to convey information about what the
manifest contains so the user knows that they're going to install.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setDetails
(List<String> details) void
setSummary
(String summary)
-
Constructor Details
-
Note
public Note()
-
-
Method Details
-
getSummary
-
getDetails
-
setSummary
-
setDetails
-