java.lang.Object
com.github.badpop.jcoinbase.service.user.dto.CountryDto

public class CountryDto
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    CountryDto()  
  • Method Summary

    Modifier and Type Method Description
    Country toCountry()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • CountryDto

      public CountryDto()
  • Method Details

    • toCountry

      public Country toCountry()