Uses of Class
juzu.asset.AssetLocation

Packages that use AssetLocation
juzu.asset   
 

Uses of AssetLocation in juzu.asset
 

Methods in juzu.asset that return AssetLocation
static AssetLocation AssetLocation.safeValueOf(String name)
           
static AssetLocation AssetLocation.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AssetLocation[] AssetLocation.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013 eXo Platform SAS. All Rights Reserved.