Class GetGroupInfoRequest

    • Constructor Detail

      • GetGroupInfoRequest

        public GetGroupInfoRequest()
      • GetGroupInfoRequest

        public GetGroupInfoRequest​(GetGroupInfoRequest 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

      • getGroupId

        public String getGroupId()
        Get 人员库 ID。
        Returns:
        GroupId 人员库 ID。
      • setGroupId

        public void setGroupId​(String GroupId)
        Set 人员库 ID。
        Parameters:
        GroupId - 人员库 ID。