Package io.anyline2.core
Class license_error_codes
-
- All Implemented Interfaces:
public final class license_error_codes
-
-
Field Summary
Fields Modifier and Type Field Description public final static license_error_codesLicenseKeyInvalidpublic final static license_error_codesLicenseKeyExpiredpublic final static license_error_codesLicenseNotInitializedpublic final static license_error_codesLicenseOfflineLimitExceededpublic final static license_error_codesLicenseNotAuthorizedpublic final static license_error_codesLicenseCallNotVerifiedpublic final static license_error_codesLicenseInvalidpublic final static license_error_codesLicenseBarbarianInvalidpublic final static license_error_codesLicenseOnlineCheckFailed
-
Method Summary
Modifier and Type Method Description final intswigValue()StringtoString()static license_error_codesswigToEnum(int swigValue)-
-
Method Detail
-
swigValue
final int swigValue()
-
swigToEnum
static license_error_codes swigToEnum(int swigValue)
-
-
-
-