Class: GovCodes::AFSC::RI::Code

Inherits:
Data
  • Object
show all
Defined in:
lib/gov_codes/afsc/ri.rb

Instance Attribute Summary collapse

Instance Attribute Details

#acronymObject (readonly)

Returns the value of attribute acronym

Returns:

  • (Object)

    the current value of acronym



99
100
101
# File 'lib/gov_codes/afsc/ri.rb', line 99

def acronym
  @acronym
end

#career_fieldObject (readonly)

Returns the value of attribute career_field

Returns:

  • (Object)

    the current value of career_field



99
100
101
# File 'lib/gov_codes/afsc/ri.rb', line 99

def career_field
  @career_field
end

#career_groupObject (readonly)

Returns the value of attribute career_group

Returns:

  • (Object)

    the current value of career_group



99
100
101
# File 'lib/gov_codes/afsc/ri.rb', line 99

def career_group
  @career_group
end

#effective_dateObject (readonly)

Returns the value of attribute effective_date

Returns:

  • (Object)

    the current value of effective_date



99
100
101
# File 'lib/gov_codes/afsc/ri.rb', line 99

def effective_date
  @effective_date
end

#identifierObject (readonly)

Returns the value of attribute identifier

Returns:

  • (Object)

    the current value of identifier



99
100
101
# File 'lib/gov_codes/afsc/ri.rb', line 99

def identifier
  @identifier
end

#nameObject (readonly)

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



99
100
101
# File 'lib/gov_codes/afsc/ri.rb', line 99

def name
  @name
end

#specific_riObject (readonly)

Returns the value of attribute specific_ri

Returns:

  • (Object)

    the current value of specific_ri



99
100
101
# File 'lib/gov_codes/afsc/ri.rb', line 99

def specific_ri
  @specific_ri
end

#suffixObject (readonly)

Returns the value of attribute suffix

Returns:

  • (Object)

    the current value of suffix



99
100
101
# File 'lib/gov_codes/afsc/ri.rb', line 99

def suffix
  @suffix
end