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
-
Method Summary
Modifier and TypeMethodDescriptionint
compareTo
(CreditsItem other) boolean
getName()
getUrl()
int
hashCode()
-
Constructor Details
-
CreditsItem
-
-
Method Details
-
getName
-
getUrl
-
getLicenseName
-
getLicenseUrl
-
compareTo
- Specified by:
compareTo
in interfaceComparable<CreditsItem>
-
equals
-
hashCode
public int hashCode()
-