Class: UU::OS::Cast::CastExists

Inherits:
REST::DTO show all
Defined in:
uu_os-0.29.16/lib/uu/os/cast/cast_exists.rb

Overview

See Also:

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) casted_subject_universe_id



17
18
19
# File 'uu_os-0.29.16/lib/uu/os/cast/cast_exists.rb', line 17

def casted_subject_universe_id
  @casted_subject_universe_id
end

- (Object) casted_subject_uri



14
15
16
# File 'uu_os-0.29.16/lib/uu/os/cast/cast_exists.rb', line 14

def casted_subject_uri
  @casted_subject_uri
end

- (Object) recursive



20
21
22
# File 'uu_os-0.29.16/lib/uu/os/cast/cast_exists.rb', line 20

def recursive
  @recursive
end