Class: Android::Resource::ResTableLibraryType::ResTableLibraryValue
- Inherits:
-
Struct
- Object
- Struct
- Android::Resource::ResTableLibraryType::ResTableLibraryValue
- Defined in:
- lib/android/resource.rb
Instance Attribute Summary collapse
-
#package_id ⇒ Object
Returns the value of attribute package_id.
-
#package_name ⇒ Object
Returns the value of attribute package_name.
Instance Attribute Details
#package_id ⇒ Object
Returns the value of attribute package_id
581 582 583 |
# File 'lib/android/resource.rb', line 581 def package_id @package_id end |
#package_name ⇒ Object
Returns the value of attribute package_name
581 582 583 |
# File 'lib/android/resource.rb', line 581 def package_name @package_name end |