Uses of Class
org.apache.olingo.odata2.annotation.processor.ref.model.ResourceHelper.Format
-
Packages that use ResourceHelper.Format Package Description 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 Modifier and Type Method Description static ResourceHelper.FormatResourceHelper.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 Modifier and Type Method Description static byte[]ResourceHelper. generateImage(ResourceHelper.Format format)
-