Probleme mit INetAddr
This commit is contained in:
parent
473062ebcc
commit
8cf9a10749
@ -86,6 +86,7 @@ public class Pac extends AbstractEntity implements Serializable {
|
|||||||
|
|
||||||
public Pac() {
|
public Pac() {
|
||||||
basepac = new BasePac();
|
basepac = new BasePac();
|
||||||
|
curINetAddr = new INetAddress();
|
||||||
}
|
}
|
||||||
|
|
||||||
public Pac(String name, Customer cust, BasePac basePac, Hive hive) {
|
public Pac(String name, Customer cust, BasePac basePac, Hive hive) {
|
||||||
|
Loading…
Reference in New Issue
Block a user