Uses of Class
com.belerweb.social.captcha.bean.YundamaType

Packages that use YundamaType
com.belerweb.social.captcha.api   
com.belerweb.social.captcha.bean   
 

Uses of YundamaType in com.belerweb.social.captcha.api
 

Methods in com.belerweb.social.captcha.api with parameters of type YundamaType
 Result<String> Yundama.decode(byte[] img, YundamaType type)
           
 

Uses of YundamaType in com.belerweb.social.captcha.bean
 

Methods in com.belerweb.social.captcha.bean that return YundamaType
static YundamaType YundamaType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static YundamaType[] YundamaType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2014. All Rights Reserved.