Class: MaisPersonClient::Person::Department

Inherits:
Struct
  • Object
show all
Defined in:
lib/mais_person_client/person.rb

Instance Attribute Summary collapse

Instance Attribute Details

#adminidObject

Returns the value of attribute adminid

Returns:

  • (Object)

    the current value of adminid



18
19
20
# File 'lib/mais_person_client/person.rb', line 18

def adminid
  @adminid
end

#affnumObject

Returns the value of attribute affnum

Returns:

  • (Object)

    the current value of affnum



18
19
20
# File 'lib/mais_person_client/person.rb', line 18

def affnum
  @affnum
end

#level2orgidObject

Returns the value of attribute level2orgid

Returns:

  • (Object)

    the current value of level2orgid



18
19
20
# File 'lib/mais_person_client/person.rb', line 18

def level2orgid
  @level2orgid
end

#level2orgnameObject

Returns the value of attribute level2orgname

Returns:

  • (Object)

    the current value of level2orgname



18
19
20
# File 'lib/mais_person_client/person.rb', line 18

def level2orgname
  @level2orgname
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



18
19
20
# File 'lib/mais_person_client/person.rb', line 18

def name
  @name
end

#organizationObject

Returns the value of attribute organization

Returns:

  • (Object)

    the current value of organization



18
19
20
# File 'lib/mais_person_client/person.rb', line 18

def organization
  @organization
end

#regidObject

Returns the value of attribute regid

Returns:

  • (Object)

    the current value of regid



18
19
20
# File 'lib/mais_person_client/person.rb', line 18

def regid
  @regid
end