Class ConnectionAcceptInvitationFilter

    • Method Detail

      • getMediationId

        public String getMediationId()
        Identifier for active mediation record to be used
      • getMyEndpoint

        public String getMyEndpoint()
        My URL endpoint
      • getMyLabel

        public String getMyLabel()
        Label for connection
      • setMediationId

        public void setMediationId​(String mediationId)
        Identifier for active mediation record to be used
      • setMyEndpoint

        public void setMyEndpoint​(String myEndpoint)
        My URL endpoint
      • setMyLabel

        public void setMyLabel​(String myLabel)
        Label for connection
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object