public class LicensePk extends Object
Integer
id
String
number
LicensePk()
LicensePk(Integer id, String name)
boolean
equals(Object o)
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public Integer id
public String number
public LicensePk()
public LicensePk(Integer id, String name)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.