java.lang.Object | |
↳ | android.content.res.XResources.ResourceNames |
Wrapper for information about an indiviual resource.
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
fullName |
The full resource nameas returned by Resources.getResourceName(int) .
|
||||||||||
id | The resource ID. | ||||||||||
name |
The resource entry name as returned by Resources.getResourceEntryName(int) .
|
||||||||||
pkg |
The resource package name as returned by Resources.getResourcePackageName(int) .
|
||||||||||
type |
The resource type name as returned by Resources.getResourceTypeName(int) .
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns whether all non-null parameters match the values of this object.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
The resource ID.
The resource entry name as returned by Resources.getResourceEntryName(int)
.
The resource package name as returned by Resources.getResourcePackageName(int)
.
Returns whether all non-null parameters match the values of this object.