Class PeriodDataTypeParameters

java.lang.Object
org.alfresco.repo.forms.processor.node.PeriodDataTypeParameters
All Implemented Interfaces:
Serializable, DataTypeParameters

public class PeriodDataTypeParameters extends Object implements DataTypeParameters, Serializable
Represents the parameters for the period data type.
Author:
Gavin Cornwell
See Also:
  • Field Details

  • Constructor Details

    • PeriodDataTypeParameters

      public PeriodDataTypeParameters()
      Default constructor
  • Method Details