Interface ICustomMessageContent

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      abstract String getObjectName() Custom Message ObjectName
      abstract void setObjectName(String objectName) Custom Message ObjectName
      abstract CustomMessageType type() Custom message type
      • Methods inherited from class java.lang.Object

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

    • Method Detail

      • getObjectName

         abstract String getObjectName()

        Custom Message ObjectName

      • setObjectName

         abstract void setObjectName(String objectName)

        Custom Message ObjectName

      • type

         abstract CustomMessageType type()

        Custom message type