Interface VCSGisRepositoryLogData

All Superinterfaces:
org.gvsig.json.SupportFromJson, org.gvsig.json.SupportToJson, VCSGisRepositoryData

public interface VCSGisRepositoryLogData extends VCSGisRepositoryData, org.gvsig.json.SupportFromJson
Author:
gvSIG Team
  • Method Details

    • getUserCode

      String getUserCode()
    • getRevisionDate

      Timestamp getRevisionDate()
    • getComment

      String getComment()
    • getTopologyPlan

      int getTopologyPlan()
    • getTags

      String getTags()