Class Reporting
- java.lang.Object
-
- com.ellucian.generated.eedm.races.v6_0.Reporting
-
@Generated("jsonschema2pojo") public class Reporting extends Object
-
-
Constructor Summary
Constructors Constructor Description Reporting()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object other)ObjectgetCountry()CountryinthashCode()voidsetCountry(Object country)CountryStringtoString()ReportingwithCountry(Object country)
-
-
-
Field Detail
-
country
@JsonPropertyDescription("The country with specific reporting requirements.") private Object countryCountryThe country with specific reporting requirements.
-
-