public class CompoundPK extends Object implements Serializable
Integer
field1
String
field2
CompoundPK()
CompoundPK(Integer field1, String field2)
boolean
equals(Object other)
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public Integer field1
public String field2
public CompoundPK()
public CompoundPK(Integer field1, String field2)
public boolean equals(Object other)
equals
Object
public int hashCode()
hashCode
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.