Esempio n. 1
0
 public ObjLoc(_PBJ_Internal.ObjLoc reference) {
     super=reference;
 }
Esempio n. 2
0
 public ObjLoc() {
     super=new _PBJ_Internal.ObjLoc();
 }