Uses of Class
org.kitesdk.data.FieldMapping.MappingType

Packages that use FieldMapping.MappingType
org.kitesdk.data Provides interfaces and classes for reading and writing datasets. 
 

Uses of FieldMapping.MappingType in org.kitesdk.data
 

Methods in org.kitesdk.data that return FieldMapping.MappingType
 FieldMapping.MappingType FieldMapping.getMappingType()
           
static FieldMapping.MappingType FieldMapping.MappingType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FieldMapping.MappingType[] FieldMapping.MappingType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013–2014. All rights reserved.