Class ApplicationRef


  • public class ApplicationRef
    extends Object
    A DTO intended to hold just the applicationId of a user-application relationship.
    Author:
    Samarth Dhruva (samarthd)
    See Also:
    UserEndpoint
    • Constructor Detail

      • ApplicationRef

        public ApplicationRef()
    • Method Detail

      • getApplicationId

        public String getApplicationId()
      • setApplicationId

        public void setApplicationId​(String applicationId)
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object