Class ApiListDate

java.lang.Object
company.tap.commondependencies.ApiModels.ApiListDate

public class ApiListDate
extends java.lang.Object
  • Field Summary

    Fields
    Modifier and Type Field Description
    long from  
    long to  
  • Constructor Summary

    Constructors
    Constructor Description
    ApiListDate()  
  • Method Summary

    Methods inherited from class java.lang.Object

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

    • from

      public long from
    • to

      public long to
  • Constructor Details

    • ApiListDate

      public ApiListDate()