Class UserProfile


  • public class UserProfile
    extends Object
    • Constructor Detail

      • UserProfile

        public UserProfile()
    • Method Detail

      • getId

        public String getId()
      • setId

        public void setId​(String id)
      • getAaiId

        public String getAaiId()
      • setAaiId

        public void setAaiId​(String aaiId)
      • getConsent

        public Boolean getConsent()
      • setConsent

        public void setConsent​(Boolean consent)