Class AgentValue

    • Constructor Detail

      • AgentValue

        public AgentValue​(@NotNull
                          String agentName,
                          @Nullable
                          Integer agentTypeId,
                          @NotNull
                          BigDecimal loadTime)
    • Method Detail

      • getLoadTime

        @NotNull
        public BigDecimal getLoadTime()