Mobile Tools for Java
Release 1.0

Uses of Class
org.eclipse.mtj.core.model.library.api.APIManifestAttributes

Packages that use APIManifestAttributes
org.eclipse.mtj.core.model.library.api This package provides an API for managing the API provided by an ILibrary instance. 
 

Uses of APIManifestAttributes in org.eclipse.mtj.core.model.library.api
 

Methods in org.eclipse.mtj.core.model.library.api that return APIManifestAttributes
static APIManifestAttributes APIManifestAttributes.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static APIManifestAttributes[] APIManifestAttributes.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 


Mobile Tools for Java
Release 1.0