Class Supervisor__1


  • @Generated("jsonschema2pojo")
    public class Supervisor__1
    extends Object
    Supervisor

    The supervisor for the job.

    • Field Detail

      • id

        @JsonPropertyDescription("The global identifier for the Supervisor.")
        private String id
        ID

        The global identifier for the Supervisor. (Required)

    • Constructor Detail

      • Supervisor__1

        public Supervisor__1()
    • Method Detail

      • getId

        public String getId()
        ID

        The global identifier for the Supervisor. (Required)

      • setId

        public void setId​(String id)
        ID

        The global identifier for the Supervisor. (Required)

      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object