Class: SoftDescriptorType

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

Overview

/SoftDescriptorType

Constant Summary collapse

Dynamic =
SoftDescriptorType.new("Dynamic")
Static =
SoftDescriptorType.new("Static")