Interface WXMApplicationVersionType

All Known Implementing Classes:
WXMApplicationVersion

@Immutable
public interface WXMApplicationVersionType
An application version.
  • Method Summary

    Modifier and Type Method Description
    java.lang.String applicationName()  
    java.lang.String applicationVersion()  
  • Method Details

    • applicationName

      java.lang.String applicationName()
      Returns:
      The name of the application
    • applicationVersion

      java.lang.String applicationVersion()
      Returns:
      The version of the application