Uses of Class
com.saperion.util.WSConfigFile
-
Packages that use WSConfigFile Package Description com.saperion.util Package for ws utility classes. -
-
Uses of WSConfigFile in com.saperion.util
Methods in com.saperion.util that return WSConfigFile Modifier and Type Method Description static WSConfigFile
WSConfigFile. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static WSConfigFile[]
WSConfigFile. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-