Uses of Class
com.force.sdk.jpa.table.TableName.Type

Packages that use TableName.Type
com.force.sdk.jpa.table   
 

Uses of TableName.Type in com.force.sdk.jpa.table
 

Methods in com.force.sdk.jpa.table that return TableName.Type
 TableName.Type TableName.getType()
           
static TableName.Type TableName.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TableName.Type[] TableName.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011. All Rights Reserved.