Uses of Class
com.esri.client.local.LicenseStatus

Packages that use LicenseStatus
com.esri.client.local   
com.esri.runtime   
 

Uses of LicenseStatus in com.esri.client.local
 

Methods in com.esri.client.local that return LicenseStatus
static LicenseStatus LicenseStatus.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static LicenseStatus[] LicenseStatus.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of LicenseStatus in com.esri.runtime
 

Methods in com.esri.runtime that return LicenseStatus
static LicenseStatus ArcGISRuntime.getLicenseStatus()
          Gets the license status.
 



Copyright © 2012. All Rights Reserved.