Uses of Class
org.neociclo.odetteftp.MappingMode

Packages that use MappingMode
org.neociclo.odetteftp   
 

Uses of MappingMode in org.neociclo.odetteftp
 

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



ACCORD