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
 AssetLocation Asset.Value.getLocation()
           
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.
 

Methods in juzu.asset with parameters of type AssetLocation
static Asset.Value Asset.of(AssetLocation location, String uri)
          Returns an asset.
 



Copyright © 2013 eXo Platform SAS. All Rights Reserved.