Uses of Class
pl.matsuo.core.model.organization.address.CountryType
| Package | Description |
|---|---|
| pl.matsuo.core.model.organization.address |
-
Uses of CountryType in pl.matsuo.core.model.organization.address
Fields in pl.matsuo.core.model.organization.address with type parameters of type CountryType Modifier and Type Field Description com.querydsl.core.types.dsl.EnumPath<CountryType>QAddress. countryMethods in pl.matsuo.core.model.organization.address that return CountryType Modifier and Type Method Description static CountryTypeCountryType. valueOf(String name)Returns the enum constant of this type with the specified name.static CountryType[]CountryType. values()Returns an array containing the constants of this enum type, in the order they are declared.