Uses of Class
dev.vality.damsel.domain.CountryObject
Packages that use CountryObject
-
Uses of CountryObject in dev.vality.damsel.domain
Methods in dev.vality.damsel.domain that return CountryObjectModifier and TypeMethodDescriptionCountryObject.deepCopy()DomainObject.getCountry()CountryObject.setRef(CountryRef ref) Methods in dev.vality.damsel.domain with parameters of type CountryObjectModifier and TypeMethodDescriptionintCountryObject.compareTo(CountryObject other) static DomainObjectDomainObject.country(CountryObject value) booleanCountryObject.equals(CountryObject that) voidDomainObject.setCountry(CountryObject value) Constructors in dev.vality.damsel.domain with parameters of type CountryObject