예제 #1
0
 public PhysicalParameters(_PBJ_Internal.PhysicalParameters reference) {
     super=reference;
 }
예제 #2
0
 public PhysicalParameters() {
     super=new _PBJ_Internal.PhysicalParameters();
 }