java.lang.Object
com.github.badpop.jcoinbase.service.data.dto.TimeDto

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

    Constructors
    Constructor Description
    TimeDto()  
  • Method Summary

    Modifier and Type Method Description
    Time toTime()  

    Methods inherited from class java.lang.Object

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

    • TimeDto

      public TimeDto()
  • Method Details

    • toTime

      public Time toTime()