# Print output for @column tags ?> AccessControlProfileId - Android SDK | Android Developers

Most visited


Recently visited


AccessControlProfileId

public class AccessControlProfileId
extends Object

java.lang.Object
   ↳ android.security.identity.AccessControlProfileId


A class used to wrap an access control profile identifiers.

Summary


Public constructors

AccessControlProfileId(int id)

Constructs a new object holding a numerical identifier.

Public methods

int getId()

Gets the numerical identifier wrapped by this object.

Inherited methods

Public constructors


AccessControlProfileId

public AccessControlProfileId (int id)

Constructs a new object holding a numerical identifier.

The identifier must be a non-negative number and less than 32.

Parameters
id int: the identifier.

Public methods


getId

public int getId ()

Gets the numerical identifier wrapped by this object.

Returns
int the identifier.

Browse this site in English?

You requested a page in English, but your language preference for this site is English.

Would you like to change your language preference and browse this site in English? If you want to change your language preference later, use the language menu at the bottom of each page.