Uses of Class
com.helger.photon.exchange.EExchangeFileTypeName
-
Packages that use EExchangeFileTypeName Package Description com.helger.photon.exchange -
-
Uses of EExchangeFileTypeName in com.helger.photon.exchange
Methods in com.helger.photon.exchange that return EExchangeFileTypeName Modifier and Type Method Description static EExchangeFileTypeNameEExchangeFileTypeName. valueOf(String name)Returns the enum constant of this type with the specified name.static EExchangeFileTypeName[]EExchangeFileTypeName. values()Returns an array containing the constants of this enum type, in the order they are declared.
-