コード例 #1
0
 def isNumericField(self, fieldName):
     return dataFrameMisc.isNumericField(self.entity, fieldName)
コード例 #2
0
 def isNumericField(self, fieldName):
     return dataFrameMisc.isNumericField(self.entity, fieldName)