public class Program2PersonExceptionPK extends Object implements Serializable, Comparable<Program2PersonExceptionPK>
Constructor and Description |
---|
Program2PersonExceptionPK() |
Program2PersonExceptionPK(VesselImpl vessel,
Program2PersonImpl program2Person) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(Program2PersonExceptionPK o) |
boolean |
equals(Object object) |
Program2PersonImpl |
getProgram2Person() |
VesselImpl |
getVessel() |
int |
hashCode() |
void |
setProgram2Person(Program2PersonImpl program2Person) |
void |
setVessel(VesselImpl vessel) |
public Program2PersonExceptionPK()
public Program2PersonExceptionPK(VesselImpl vessel, Program2PersonImpl program2Person)
public VesselImpl getVessel()
public void setVessel(VesselImpl vessel)
public Program2PersonImpl getProgram2Person()
public void setProgram2Person(Program2PersonImpl program2Person)
public int compareTo(Program2PersonExceptionPK o)
compareTo
in interface Comparable<Program2PersonExceptionPK>
Comparable.compareTo(T)
Copyright © 2012–2014 IFREMER. All rights reserved.