Beispiel #1
0
 def typeName(self):
     return EclUtil.type_name(self.getEclType())
Beispiel #2
0
 def typeName(self):
     return EclUtil.type_name( self.getEclType( ))
Beispiel #3
0
 def typeName(self):
     return EclUtil.type_name(self.ecl_type)
Beispiel #4
0
 def type_name( self ):
     return EclUtil.type_name( self.ecl_type )