Class: UU::OS::Shortcut::ShortcutSetAttributes

Inherits:
REST::DTO
  • Object
show all
Defined in:
uu_os-0.29.16/lib/uu/os/shortcut/shortcut_set_attributes.rb

Instance Attribute Summary (collapse)

Method Summary

Methods inherited from REST::DTO

#initialize, #to_hash, #to_json

Constructor Details

This class inherits a constructor from UU::OS::REST::DTO

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class UU::OS::REST::DTO

Instance Attribute Details

- (Object) artifact_uri



16
17
18
# File 'uu_os-0.29.16/lib/uu/os/shortcut/shortcut_set_attributes.rb', line 16

def artifact_uri
  @artifact_uri
end

- (Object) code



13
14
15
# File 'uu_os-0.29.16/lib/uu/os/shortcut/shortcut_set_attributes.rb', line 13

def code
  @code
end

- (Object) name



10
11
12
# File 'uu_os-0.29.16/lib/uu/os/shortcut/shortcut_set_attributes.rb', line 10

def name
  @name
end