Uses of Class
dev.vality.damsel.dominant.cache.DominantCacheSrv.GetCountries_result
-
Uses of DominantCacheSrv.GetCountries_result in dev.vality.damsel.dominant.cache
Methods in dev.vality.damsel.dominant.cache that return DominantCacheSrv.GetCountries_result Modifier and Type Method Description DominantCacheSrv.GetCountries_resultDominantCacheSrv.GetCountries_result. deepCopy()DominantCacheSrv.GetCountries_resultDominantCacheSrv.Processor.GetCountries. getResult(I iface, DominantCacheSrv.GetCountries_args args)DominantCacheSrv.GetCountries_resultDominantCacheSrv.GetCountries_result. setSuccess(List<Country> success)Methods in dev.vality.damsel.dominant.cache with parameters of type DominantCacheSrv.GetCountries_result Modifier and Type Method Description intDominantCacheSrv.GetCountries_result. compareTo(DominantCacheSrv.GetCountries_result other)booleanDominantCacheSrv.GetCountries_result. equals(DominantCacheSrv.GetCountries_result that)Constructors in dev.vality.damsel.dominant.cache with parameters of type DominantCacheSrv.GetCountries_result Constructor Description GetCountries_result(DominantCacheSrv.GetCountries_result other)Performs a deep copy on other.