Uses of Enum Class
de.mid.innovator.srv.LicSrvErrorException.LicSrvStatusValues
Packages that use LicSrvErrorException.LicSrvStatusValues
Package
Description
All classes in this package are used for communicating with the Innovator repository server
and license server.
-
Uses of LicSrvErrorException.LicSrvStatusValues in de.mid.innovator.srv
Methods in de.mid.innovator.srv that return LicSrvErrorException.LicSrvStatusValuesModifier and TypeMethodDescriptionLicSrvErrorException.LicSrvStatusValues.valueOf(int status1) Returns the enum constant of this class with the specified name.Returns the enum constant of this class with the specified name.LicSrvErrorException.LicSrvStatusValues.values()Returns an array containing the constants of this enum class, in the order they are declared.