@Serializable(with = LicenseSerializer.class) public final class License
private final LicenseId
id
private final String
name
url
License(LicenseId id, String name, String url)
final LicenseId
getId()
final String
getName()
getUrl()
Integer
hashCode()
Boolean
equals(Object other)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final LicenseId getId()
final String getName()
final String getUrl()
Integer hashCode()
Boolean equals(Object other)