Class Reporting

    • Field Detail

      • country

        @JsonPropertyDescription("The country with specific reporting requirements.")
        private Object country
        Country

        The country with specific reporting requirements.

    • Constructor Detail

      • Reporting

        public Reporting()
    • Method Detail

      • getCountry

        public Object getCountry()
        Country

        The country with specific reporting requirements.

      • setCountry

        public void setCountry​(Object country)
        Country

        The country with specific reporting requirements.

      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object