Class: UU::OS::Artifact::ArtifactSetCompetentRole

Inherits:
REST::DTO
  • Object
show all
Defined in:
uu_os_client-0.10.6/lib/uu/os/artifact/artifact_set_competent_role.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) competent_role_uri

UESURI of the new competent role for the artifact.



10
11
12
# File 'uu_os_client-0.10.6/lib/uu/os/artifact/artifact_set_competent_role.rb', line 10

def competent_role_uri
  @competent_role_uri
end