Interface VCSGisPreparedWorkingCopyInformation

All Superinterfaces:
org.gvsig.json.SupportToJson

public interface VCSGisPreparedWorkingCopyInformation extends org.gvsig.json.SupportToJson
Author:
jjdelcerro
  • Method Summary

    Modifier and Type
    Method
    Description
     
     
     
    int
     

    Methods inherited from interface org.gvsig.json.SupportToJson

    toJson, toJson, toJsonBuilder, toJsonBuilder
  • Method Details

    • getName

      String getName()
    • getDate

      Timestamp getDate()
    • getLocation

      String getLocation()
    • getNumParts

      int getNumParts()