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