Interface RestrictedPeriods.Builder

    • Method Detail

      • restrictedPeriodList

        RestrictedPeriods.Builder restrictedPeriodList​(Collection<RestrictedPeriod> restrictedPeriodList)
        Sets the value of the RestrictedPeriodList property for this object.
        Parameters:
        restrictedPeriodList - The new value for the RestrictedPeriodList property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • restrictedPeriodList

        RestrictedPeriods.Builder restrictedPeriodList​(RestrictedPeriod... restrictedPeriodList)
        Sets the value of the RestrictedPeriodList property for this object.
        Parameters:
        restrictedPeriodList - The new value for the RestrictedPeriodList property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.