Class: MaisPersonClient::Affiliations::Department

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

Overview

Struct definitions for complex nodes

Instance Attribute Summary collapse

Instance Attribute Details

#affnumObject

Returns the value of attribute affnum

Returns:

  • (Object)

    the current value of affnum



7
8
9
# File 'lib/mais_person_client/affiliations.rb', line 7

def affnum
  @affnum
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



7
8
9
# File 'lib/mais_person_client/affiliations.rb', line 7

def name
  @name
end

#organizationObject

Returns the value of attribute organization

Returns:

  • (Object)

    the current value of organization



7
8
9
# File 'lib/mais_person_client/affiliations.rb', line 7

def organization
  @organization
end