Class GenericProperty

java.lang.Object
org.miaixz.bus.notify.magic.Property
org.miaixz.bus.notify.metric.generic.GenericProperty

public class GenericProperty extends Property
电子邮件消息
Since:
Java 17+
Author:
Kimi Liu
  • Constructor Details

    • GenericProperty

      public GenericProperty()
  • Method Details

    • defaultIfEmpty

      public GenericProperty defaultIfEmpty()
      如果某些值为null,使用默认值
      Returns:
      this
    • getSmtpProps

      public Properties getSmtpProps()
      获得SMTP相关信息
      Returns:
      Properties