Uses of Class
wheel.Asset.AssetType

Packages that use Asset.AssetType
wheel   
 

Uses of Asset.AssetType in wheel
 

Methods in wheel that return Asset.AssetType
 Asset.AssetType Asset.getType()
           
static Asset.AssetType Asset.AssetType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Asset.AssetType[] Asset.AssetType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in wheel with parameters of type Asset.AssetType
Asset(java.lang.String url, java.lang.String fileUri, Asset.AssetType type)
           
 



Copyright © 2007-2008. All Rights Reserved.