Class SpecialCircumstance


  • @Generated("jsonschema2pojo")
    public class SpecialCircumstance
    extends Object
    Special Circumstances

    Special circumstances surrounding the taking of the assessment

    • Field Detail

      • id

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

        The global identifier for the Special Circumstances. (Required)

    • Constructor Detail

      • SpecialCircumstance

        public SpecialCircumstance()
    • Method Detail

      • getId

        public String getId()
        ID

        The global identifier for the Special Circumstances. (Required)

      • setId

        public void setId​(String id)
        ID

        The global identifier for the Special Circumstances. (Required)

      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object