Uses of Class
org.trails.descriptor.extension.BlobDescriptorExtension.RenderType

Packages that use BlobDescriptorExtension.RenderType
org.trails.component.blob   
org.trails.descriptor.extension   
 

Uses of BlobDescriptorExtension.RenderType in org.trails.component.blob
 

Methods in org.trails.component.blob that return BlobDescriptorExtension.RenderType
 BlobDescriptorExtension.RenderType TrailsDownload.getRenderType()
           
 

Uses of BlobDescriptorExtension.RenderType in org.trails.descriptor.extension
 

Methods in org.trails.descriptor.extension that return BlobDescriptorExtension.RenderType
 BlobDescriptorExtension.RenderType BlobDescriptorExtension.getRenderType()
           
static BlobDescriptorExtension.RenderType BlobDescriptorExtension.RenderType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static BlobDescriptorExtension.RenderType[] BlobDescriptorExtension.RenderType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in org.trails.descriptor.extension with parameters of type BlobDescriptorExtension.RenderType
 void BlobDescriptorExtension.setRenderType(BlobDescriptorExtension.RenderType renderType)
           
 



Copyright © 2004-2008. All Rights Reserved.