Class AgentInfo

  • All Implemented Interfaces:
    Serializable

    public class AgentInfo
    extends AgentSetter
    企业号应用的设置信息
    Since:
    JDK 1.6
    Author:
    jinyu(foxinmy@gmail.com)
    See Also:
    Serialized Form
    • Constructor Detail

      • AgentInfo

        public AgentInfo()
    • Method Detail

      • getAllowUsers

        public List<User> getAllowUsers()
      • setAllowUsers

        public void setAllowUsers​(List<User> allowUsers)
      • getAllowPartys

        public List<Integer> getAllowPartys()
      • setAllowPartys

        public void setAllowPartys​(List<Integer> allowPartys)
      • setAllowTags

        public void setAllowTags​(List<Integer> allowTags)
      • isClose

        public boolean isClose()
      • setSquareLogoUrl

        public void setSquareLogoUrl​(String squareLogoUrl)
      • setClose

        public void setClose​(boolean close)