Method: CLKey#get_cl_type

Defined in:
lib/types/cl_key.rb

#get_cl_typeObject



29
30
31
32
# File 'lib/types/cl_key.rb', line 29

def get_cl_type
  @cl_type = CLKeyType.new
  @cl_type.to_string
end