Class CfgKey


  • public class CfgKey
    extends Object
    • Constructor Detail

      • CfgKey

        public CfgKey()
    • Method Detail

      • getId

        public String getId()
      • getPem

        public String getPem()
      • getType

        public String getType()
      • setId

        public void setId​(String id)
      • setPem

        public void setPem​(String pem)
      • setType

        public void setType​(String type)
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object