Class: Android::Resource::ResTableLibraryType::ResTableLibraryValue

Inherits:
Struct
  • Object
show all
Defined in:
lib/android/resource.rb

Instance Attribute Summary collapse

Instance Attribute Details

#package_idObject

Returns the value of attribute package_id

Returns:

  • (Object)

    the current value of package_id



581
582
583
# File 'lib/android/resource.rb', line 581

def package_id
  @package_id
end

#package_nameObject

Returns the value of attribute package_name

Returns:

  • (Object)

    the current value of package_name



581
582
583
# File 'lib/android/resource.rb', line 581

def package_name
  @package_name
end