Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
org.acs.damsel.srvr.asset.AssetDescriptor

Uses of AssetDescriptor in org.acs.damsel.srvr.asset
 

Fields in org.acs.damsel.srvr.asset declared as AssetDescriptor
private  AssetDescriptor TestAssetDescriptor.assetDescriptor
           
 

Methods in org.acs.damsel.srvr.asset that return AssetDescriptor
 AssetDescriptor AssetDescriptorCollection.getAssetDescriptor(java.lang.String tag)
           
 

Methods in org.acs.damsel.srvr.asset with parameters of type AssetDescriptor
 void AssetDescriptorCollection.addAssetDescriptor(AssetDescriptor ad)
          Adds an AssetDescriptor to our collection
 boolean AssetDescriptorCollection.removeAssetDescriptor(AssetDescriptor ad)
          Removes the specified AssetDescriptor from this collection