Class: Opencdd::PropertyIds::Entry

Inherits:
Struct
  • Object
show all
Defined in:
lib/opencdd/property_ids.rb

Instance Attribute Summary collapse

Instance Attribute Details

#aliasesObject

Returns the value of attribute aliases

Returns:

  • (Object)

    the current value of aliases



5
6
7
# File 'lib/opencdd/property_ids.rb', line 5

def aliases
  @aliases
end

#applies_toObject

Returns the value of attribute applies_to

Returns:

  • (Object)

    the current value of applies_to



5
6
7
# File 'lib/opencdd/property_ids.rb', line 5

def applies_to
  @applies_to
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



5
6
7
# File 'lib/opencdd/property_ids.rb', line 5

def id
  @id
end

#multilingualObject

Returns the value of attribute multilingual

Returns:

  • (Object)

    the current value of multilingual



5
6
7
# File 'lib/opencdd/property_ids.rb', line 5

def multilingual
  @multilingual
end

#value_kindObject

Returns the value of attribute value_kind

Returns:

  • (Object)

    the current value of value_kind



5
6
7
# File 'lib/opencdd/property_ids.rb', line 5

def value_kind
  @value_kind
end