Interface Version


  • public interface Version
    details of a version.
    • Method Detail

      • getName

        java.lang.String getName()
        the version of this openapi-processor. E.g. 2023.1
        Returns:
        the version of this processor
      • getPublishedAt

        java.time.Instant getPublishedAt()
        the published date of this version.
        Returns:
        publish date
      • getText

        java.lang.String getText()
        the version information.
        Returns:
        version information.