Class DeployKey


  • public class DeployKey
    extends Object
    • Constructor Detail

      • DeployKey

        public DeployKey()
    • Method Detail

      • setId

        public void setId​(Integer id)
      • getKey

        public String getKey()
      • setKey

        public void setKey​(String key)
      • getTitle

        public String getTitle()
      • setTitle

        public void setTitle​(String title)
      • getCanPush

        public Boolean getCanPush()
      • setCanPush

        public void setCanPush​(Boolean canPush)
      • getCreatedAt

        public Date getCreatedAt()
      • setCreatedAt

        public void setCreatedAt​(Date createdAt)