class CPEE::Properties::GetState
Public Instance Methods
Source
# File lib/cpee/implementation_properties.rb, line 242 def response id = @a[0] opts = @a[1] Riddl::Parameter::Simple.new('value',CPEE::Persistence::extract_item(id,opts,'state')) end
# File lib/cpee/implementation_properties.rb, line 242 def response id = @a[0] opts = @a[1] Riddl::Parameter::Simple.new('value',CPEE::Persistence::extract_item(id,opts,'state')) end