Class: Alisms::Util::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/alisms/util/configuration.rb

Instance Attribute Summary collapse

Instance Attribute Details

#appcodeObject

Returns the value of attribute appcode.



4
5
6
# File 'lib/alisms/util/configuration.rb', line 4

def appcode
  @appcode
end

#sign_nameObject

Returns the value of attribute sign_name.



4
5
6
# File 'lib/alisms/util/configuration.rb', line 4

def sign_name
  @sign_name
end

#template_codeObject

Returns the value of attribute template_code.



4
5
6
# File 'lib/alisms/util/configuration.rb', line 4

def template_code
  @template_code
end