Class App

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String TYPE  
    • Constructor Summary

      Constructors 
      Constructor Description
      App()  
    • Constructor Detail

      • App

        public App()
    • Method Detail

      • getAppIdentifier

        @Nullable
        public @Nullable java.lang.String getAppIdentifier()
      • setAppIdentifier

        public void setAppIdentifier​(@Nullable
                                     @Nullable java.lang.String appIdentifier)
      • getAppStartTime

        @Nullable
        public @Nullable java.util.Date getAppStartTime()
      • setAppStartTime

        public void setAppStartTime​(@Nullable
                                    @Nullable java.util.Date appStartTime)
      • getDeviceAppHash

        @Nullable
        public @Nullable java.lang.String getDeviceAppHash()
      • setDeviceAppHash

        public void setDeviceAppHash​(@Nullable
                                     @Nullable java.lang.String deviceAppHash)
      • getBuildType

        @Nullable
        public @Nullable java.lang.String getBuildType()
      • setBuildType

        public void setBuildType​(@Nullable
                                 @Nullable java.lang.String buildType)
      • getAppName

        @Nullable
        public @Nullable java.lang.String getAppName()
      • setAppName

        public void setAppName​(@Nullable
                               @Nullable java.lang.String appName)
      • getAppVersion

        @Nullable
        public @Nullable java.lang.String getAppVersion()
      • setAppVersion

        public void setAppVersion​(@Nullable
                                  @Nullable java.lang.String appVersion)
      • getAppBuild

        @Nullable
        public @Nullable java.lang.String getAppBuild()
      • setAppBuild

        public void setAppBuild​(@Nullable
                                @Nullable java.lang.String appBuild)