Uses of Class
org.apache.shindig.gadgets.spec.PipelinedData.BatchType

Packages that use PipelinedData.BatchType
org.apache.shindig.gadgets.spec   
 

Uses of PipelinedData.BatchType in org.apache.shindig.gadgets.spec
 

Methods in org.apache.shindig.gadgets.spec that return PipelinedData.BatchType
 PipelinedData.BatchType PipelinedData.BatchItem.getType()
           
static PipelinedData.BatchType PipelinedData.BatchType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PipelinedData.BatchType[] PipelinedData.BatchType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2007-2012. All Rights Reserved.