Class ProjectSummary

    • Constructor Detail

      • ProjectSummary

        public ProjectSummary()
      • ProjectSummary

        public ProjectSummary​(@NotNull
                              @NotNull Project project,
                              @NotNull
                              @NotNull com.google.common.collect.ImmutableList<PlanSummary> plans,
                              @NotNull
                              @NotNull String baseUrl)
    • Method Detail

      • getPlans

        @NotNull
        public @NotNull com.google.common.collect.ImmutableList<PlanSummary> getPlans()