Uses of Class
com.iizix.license.history.LicensingHistoryEntry
Packages that use LicensingHistoryEntry
Uses of LicensingHistoryEntry in com.iizix.license.history
Fields in com.iizix.license.history with type parameters of type LicensingHistoryEntryModifier and TypeFieldDescriptionprotected final ArrayList<LicensingHistoryEntry>LicensingHistory.historyList of entries.Methods in com.iizix.license.history that return LicensingHistoryEntryMethods in com.iizix.license.history with parameters of type LicensingHistoryEntryModifier and TypeMethodDescriptionvoidLicensingHistory.addEntries(LicensingHistoryEntry[] entries, int startIndex) Removes all history entries before the specified index.voidLicensingHistory.addEntry(LicensingHistoryEntry entry) Adds a new history entry.