Package io.jmix.core.credits
Class CreditsItem
java.lang.Object
io.jmix.core.credits.CreditsItem
- All Implemented Interfaces:
- Comparable<CreditsItem>
Carries information about third-party software.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionintcompareTo(CreditsItem other) booleangetName()getUrl()inthashCode()
- 
Constructor Details- 
CreditsItem
 
- 
- 
Method Details- 
getName
- 
getUrl
- 
getLicenseName
- 
getLicenseUrl
- 
compareTo- Specified by:
- compareToin interface- Comparable<CreditsItem>
 
- 
equals
- 
hashCodepublic int hashCode()
 
-