Class EmailProperties

    • Constructor Summary

      Constructors 
      Constructor Description
      EmailProperties()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean isDefined()
      Is text/from/subject defined.
      boolean isUndefined()
      Indicate whether email settings are defined.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • EmailProperties

        public EmailProperties()
    • Method Detail

      • isUndefined

        public boolean isUndefined()
        Indicate whether email settings are defined.
        Returns:
        true if undefined, false otherwise.
      • isDefined

        public boolean isDefined()
        Is text/from/subject defined.
        Returns:
        true/false