Uses of Enum
com.boldsign.model.AccessCodeDetail.AuthenticationTypeEnum
Packages that use AccessCodeDetail.AuthenticationTypeEnum
-
Uses of AccessCodeDetail.AuthenticationTypeEnum in com.boldsign.model
Subclasses with type arguments of type AccessCodeDetail.AuthenticationTypeEnum in com.boldsign.modelModifier and TypeClassDescriptionstatic enumGets or Sets authenticationTypestatic classMethods in com.boldsign.model that return AccessCodeDetail.AuthenticationTypeEnumModifier and TypeMethodDescriptionAccessCodeDetail.getAuthenticationType()Get authenticationTypeAccessCodeDetail.AuthenticationTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) Returns the enum constant of this type with the specified name.AccessCodeDetail.AuthenticationTypeEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.boldsign.model with parameters of type AccessCodeDetail.AuthenticationTypeEnumModifier and TypeMethodDescriptionAccessCodeDetail.authenticationType(AccessCodeDetail.AuthenticationTypeEnum authenticationType) voidAccessCodeDetail.setAuthenticationType(AccessCodeDetail.AuthenticationTypeEnum authenticationType) voidAccessCodeDetail.AuthenticationTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, AccessCodeDetail.AuthenticationTypeEnum enumeration)