Class: Android::Manifest::Service

Inherits:
Component
  • Object
show all
Defined in:
lib/android/manifest.rb

Constant Summary

Constants inherited from Component

Component::TYPES

Instance Attribute Summary

Attributes inherited from Component

#elem, #icon_id, #intent_filters, #metas, #name, #type

Method Summary

Methods inherited from Component

#initialize, valid?

Constructor Details

This class inherits a constructor from Android::Manifest::Component