Class ScheduleStartDurationInstant.ScheduleStartDurationInstantBuilder

java.lang.Object
org.ivoa.dm.executionbroker.ScheduleStartDurationInstant.ScheduleStartDurationInstantBuilder
Enclosing class:
ScheduleStartDurationInstant

public static class ScheduleStartDurationInstant.ScheduleStartDurationInstantBuilder extends Object
A builder class for ScheduleStartDurationInstant, mainly for use in the functional builder pattern.
  • Field Details

  • Constructor Details

    • ScheduleStartDurationInstantBuilder

      public ScheduleStartDurationInstantBuilder()
  • Method Details

    • create

      create a ScheduleStartDurationInstant from this builder.
      Returns:
      an object initialized from the builder.