Interface VTimestamp

All Superinterfaces:
Alarm, Display, Scalar, Time, VType
All Known Implementing Classes:
TimestampVType

public interface VTimestamp extends Scalar, Alarm, Time, Display, VType
  • Method Details

    • getValue

      Date getValue()
      Description copied from interface: Scalar
      Returns the value. Never null.
      Specified by:
      getValue in interface Scalar