Module: SBF::Client::Person::Occupation::EducatorType

Defined in:
lib/stbaldricks/entities/person.rb

Constant Summary collapse

PRESCHOOL =
'Preschool'.freeze
ELEMENTARY_SCHOOL =
'Elementary School'.freeze
MIDDLE_SCHOOL =
'Middle School'.freeze
HIGH_SCHOOL =
'High School'.freeze
COLLEGE =
'College'.freeze

Class Attribute Summary collapse

Class Attribute Details

.listObject (readonly)

Returns the value of attribute list.



267
268
269
# File 'lib/stbaldricks/entities/person.rb', line 267

def list
  @list
end