Class TestingbotBuild


  • public class TestingbotBuild
    extends java.lang.Object
    • Constructor Detail

      • TestingbotBuild

        public TestingbotBuild()
    • Method Detail

      • getId

        public int getId()
        Returns:
        the id
      • setId

        public void setId​(int id)
        Parameters:
        id - the id to set
      • getBuildIdentifier

        public java.lang.String getBuildIdentifier()
        Returns:
        the buildIdentifier
      • setBuildIdentifier

        public void setBuildIdentifier​(java.lang.String buildIdentifier)
        Parameters:
        buildIdentifier - the buildIdentifier to set
      • getCreatedAtDate

        public java.lang.String getCreatedAtDate()
        Returns:
        the createdAtDate
      • setCreatedAtDate

        public void setCreatedAtDate​(java.lang.String createdAtDate)
        Parameters:
        createdAtDate - the createdAtDate to set
      • getUpdatedAtDate

        public java.lang.String getUpdatedAtDate()
        Returns:
        the updatedAtDate
      • setUpdatedAtDate

        public void setUpdatedAtDate​(java.lang.String updatedAtDate)
        Parameters:
        updatedAtDate - the updatedAtDate to set