Uses of Class
org.eaglei.datatools.interim.cores.Mapping.SourceType

Packages that use Mapping.SourceType
org.eaglei.datatools.interim.cores   
 

Uses of Mapping.SourceType in org.eaglei.datatools.interim.cores
 

Methods in org.eaglei.datatools.interim.cores that return Mapping.SourceType
 Mapping.SourceType Mapping.getSourceType()
           
static Mapping.SourceType Mapping.SourceType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Mapping.SourceType[] Mapping.SourceType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.eaglei.datatools.interim.cores with parameters of type Mapping.SourceType
Mapping(Mapping.MappingType type, Mapping.SourceType sourceType, java.lang.String sourceID, java.lang.String targetNS, java.lang.String targetID)
           
 



Copyright © 2009-2011 Eagle-I. All Rights Reserved.