Class: FieldType

Inherits:
String
  • Object
show all
Defined in:
lib/metal/default.rb

Overview

urn:wsurn:ws.rsysurn:ws.rsys.comFieldType

Constant Summary collapse

INTEGER =
new("INTEGER")
NUMBER =
new("NUMBER")
STR4000 =
new("STR4000")
STR500 =
new("STR500")
TIMESTAMP =
new("TIMESTAMP")