All Downloads are FREE. Search and download functionalities are using the official Maven repository.

eg.GetDates Maven / Gradle / Ivy

There is a newer version: 20240707
Show newest version
package eg;

import fit.ColumnFixture;

public class GetDates extends ColumnFixture {
  public String inDate;

  public String updatedDate() {
    return inDate;
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy