Uses of Class
tigase.licence.LicenceValidator.ValidationResult
-
Packages that use LicenceValidator.ValidationResult Package Description tigase.licence -
-
Uses of LicenceValidator.ValidationResult in tigase.licence
Methods in tigase.licence that return LicenceValidator.ValidationResult Modifier and Type Method Description LicenceValidator.ValidationResultLicence. check()LicenceValidator.ValidationResultLicenceValidator. check(Licence licence)static LicenceValidator.ValidationResultLicenceValidator.ValidationResult. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static LicenceValidator.ValidationResult[]LicenceValidator.ValidationResult. values()Returns an array containing the constants of this enum type, in the order they are declared.
-