Uses of Enum
io.sendon.kakao.request.TemplateEmphasizeType
Packages that use TemplateEmphasizeType
-
Uses of TemplateEmphasizeType in io.sendon.kakao.request
Fields in io.sendon.kakao.request declared as TemplateEmphasizeTypeMethods in io.sendon.kakao.request that return TemplateEmphasizeTypeModifier and TypeMethodDescriptionstatic TemplateEmphasizeTypeReturns the enum constant of this type with the specified name.static TemplateEmphasizeType[]TemplateEmphasizeType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.sendon.kakao.request with parameters of type TemplateEmphasizeTypeModifier and TypeMethodDescriptionTemplate.setTemplateEmphasizeType(TemplateEmphasizeType templateEmphasizeType) -
Uses of TemplateEmphasizeType in io.sendon.kakao.response
Fields in io.sendon.kakao.response declared as TemplateEmphasizeTypeModifier and TypeFieldDescriptionCreateTemplate.CreateTemplateData.templateEmphasizeTypeGetTemplateDetail.GetTemplateDetailData.templateEmphasizeTypeGetTemplates.Template.templateEmphasizeType