Uses of Class
org.apache.olingo.odata2.annotation.processor.ref.model.ResourceHelper.Format

Packages that use ResourceHelper.Format
org.apache.olingo.odata2.annotation.processor.ref.model   
 

Uses of ResourceHelper.Format in org.apache.olingo.odata2.annotation.processor.ref.model
 

Methods in org.apache.olingo.odata2.annotation.processor.ref.model that return ResourceHelper.Format
static ResourceHelper.Format ResourceHelper.Format.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ResourceHelper.Format[] ResourceHelper.Format.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.apache.olingo.odata2.annotation.processor.ref.model with parameters of type ResourceHelper.Format
static byte[] ResourceHelper.generateImage(ResourceHelper.Format format)
           
 



Copyright © 2013-2015 The Apache Software Foundation. All Rights Reserved.