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 Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionintcompareTo(CreditsItem other) booleangetName()getUrl()inthashCode() 
- 
Constructor Details
- 
CreditsItem
 
 - 
 - 
Method Details
- 
getName
 - 
getUrl
 - 
getLicenseName
 - 
getLicenseUrl
 - 
compareTo
- Specified by:
 compareToin interfaceComparable<CreditsItem>
 - 
equals
 - 
hashCode
public int hashCode() 
 -