예제 #1
0
파일: HyPhy.py 프로젝트: mdsmith/OCLHYPHY
 def castToString(self): return _HyPhy._THyPhyReturnObject_castToString(self)
 def castToNumber(self): return _HyPhy._THyPhyReturnObject_castToNumber(self)
예제 #2
0
 def castToString(self):
     return _HyPhy._THyPhyReturnObject_castToString(self)
예제 #3
0
파일: HyPhy.py 프로젝트: Satssuki/OCLHYPHY
 def castToString(*args): return _HyPhy._THyPhyReturnObject_castToString(*args)
 def castToNumber(*args): return _HyPhy._THyPhyReturnObject_castToNumber(*args)