Class: SoftDescriptorType
- Inherits:
-
String
- Object
- String
- SoftDescriptorType
- Defined in:
- lib/default.rb
Overview
/SoftDescriptorType
Constant Summary collapse
- Dynamic =
SoftDescriptorType.new("Dynamic")
- Static =
SoftDescriptorType.new("Static")