Class PaasStrategyItem

    • Constructor Detail

      • PaasStrategyItem

        public PaasStrategyItem()
      • PaasStrategyItem

        public PaasStrategyItem​(PaasStrategyItem source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getId

        public Long getId()
        Get 短信模板id或超级短信样例id
        Returns:
        Id 短信模板id或超级短信样例id
      • setId

        public void setId​(Long Id)
        Set 短信模板id或超级短信样例id
        Parameters:
        Id - 短信模板id或超级短信样例id
      • getContentType

        public Long getContentType()
        Get 素材类型 0-普短 1-超短
        Returns:
        ContentType 素材类型 0-普短 1-超短
      • setContentType

        public void setContentType​(Long ContentType)
        Set 素材类型 0-普短 1-超短
        Parameters:
        ContentType - 素材类型 0-普短 1-超短