コード例 #1
0
 public ArP2Arm.State setAutoParkTimer(int waitSecs) {
   return ArP2Arm.State.swigToEnum(AriaJavaJNI.ArP2Arm_setAutoParkTimer(swigCPtr, this, waitSecs));
 }