Enum Class的使用
top.codef.properties.enums.DingdingTextType
使用DingdingTextType的程序包
-
top.codef.notice中DingdingTextType的使用
参数类型为DingdingTextType的top.codef.notice中的构造器限定符构造器说明DingDingNoticeSendComponent(DingdingHttpClient httpClient, DingDingNoticeProperty dingDingNoticeProperty, DingdingTextType dingdingTextType) -
top.codef.properties.enums中DingdingTextType的使用
修饰符和类型方法说明static DingdingTextTypeReturns the enum constant of this class with the specified name.static DingdingTextType[]DingdingTextType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
top.codef.properties.notice中DingdingTextType的使用
修饰符和类型方法说明DingDingNoticeProperty.generateDingdingNotice(String msg, String title, DingdingTextType dingdingTextType) voidPrometheusNoticeProperties.setDingdingTextType(DingdingTextType dingdingTextType)