Uses of Enum
com.boldsign.model.TemplateRole.ImposeAuthenticationEnum
Packages that use TemplateRole.ImposeAuthenticationEnum
-
Uses of TemplateRole.ImposeAuthenticationEnum in com.boldsign.model
Subclasses with type arguments of type TemplateRole.ImposeAuthenticationEnum in com.boldsign.modelModifier and TypeClassDescriptionstatic enumGets or Sets imposeAuthenticationstatic classMethods in com.boldsign.model that return TemplateRole.ImposeAuthenticationEnumModifier and TypeMethodDescriptionTemplateRole.getImposeAuthentication()Get imposeAuthenticationTemplateRole.ImposeAuthenticationEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) Returns the enum constant of this type with the specified name.TemplateRole.ImposeAuthenticationEnum.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 TemplateRole.ImposeAuthenticationEnumModifier and TypeMethodDescriptionTemplateRole.imposeAuthentication(TemplateRole.ImposeAuthenticationEnum imposeAuthentication) voidTemplateRole.setImposeAuthentication(TemplateRole.ImposeAuthenticationEnum imposeAuthentication) voidTemplateRole.ImposeAuthenticationEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, TemplateRole.ImposeAuthenticationEnum enumeration)