Uses of Class
org.neociclo.odetteftp.protocol.v14.ReleaseFormatVer14

Packages that use ReleaseFormatVer14
org.neociclo.odetteftp.protocol.v14   
 

Uses of ReleaseFormatVer14 in org.neociclo.odetteftp.protocol.v14
 

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



ACCORD