Class GenericProperty
java.lang.Object
org.aoju.bus.notify.magic.Property
org.aoju.bus.notify.provider.generic.GenericProperty
电子邮件消息
- Since:
- Java 17+
- Author:
- Kimi Liu
-
Nested Class Summary
Nested classes/interfaces inherited from class org.aoju.bus.notify.magic.Property
Property.Mode, Property.Type -
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription如果某些值为null,使用默认值获得SMTP相关信息
-
Constructor Details
-
GenericProperty
public GenericProperty()
-
-
Method Details
-
defaultIfEmpty
如果某些值为null,使用默认值- Returns:
- this
-
getSmtpProps
获得SMTP相关信息- Returns:
Properties
-