Class IdentityLinkQueryObject


  • public class IdentityLinkQueryObject
    extends Object
    • Constructor Detail

      • IdentityLinkQueryObject

        public IdentityLinkQueryObject​(String userId,
                                       String groupId,
                                       String type)
    • Method Detail

      • getUserId

        public String getUserId()
      • setUserId

        public void setUserId​(String userId)
      • getGroupId

        public String getGroupId()
      • setGroupId

        public void setGroupId​(String groupId)
      • getType

        public String getType()
      • setType

        public void setType​(String type)