public class VPFDate extends Object
Constructor and Description |
---|
VPFDate(byte[] date)
Creates a new
VPFDate instance. |
VPFDate(String date)
Creates a new
VPFDate instance. |
Modifier and Type | Method and Description |
---|---|
Calendar |
getCalendar()
Describe
getCalendar method here. |
Date |
getDate()
Describe
getDate method here. |
String |
toString()
Describe
toString method here. |
public VPFDate(byte[] date)
VPFDate
instance.date
- a byte[]
valuepublic VPFDate(String date)
VPFDate
instance.date
- a String
valueCopyright © 1996–2022 Geotools. All rights reserved.