Class TimeInfo

java.lang.Object
com.oss.metadata.TypeInfo
com.oss.metadata.TimeInfo

public class TimeInfo extends TypeInfo
Since:
ASN.1/Java 3.2
  • Method Details

    • getTimeSettings

      public TimeSettings getTimeSettings()
      Returns:
      time settings or NULL if current time type has values with different settings.
    • getPERTime

      public PERTime getPERTime()
      Returns:
      per time encoding kind object or NULL if -per was not specified.
    • getOERTime

      public PERTime getOERTime()
      Returns:
      OER time encoding kind object or NULL if -oer was not specified.