Class AbsoluteTimeParameterType

All Implemented Interfaces:
Serializable, DataType, ParameterType

public class AbsoluteTimeParameterType extends AbsoluteTimeDataType implements ParameterType
See Also:
  • Constructor Details

    • AbsoluteTimeParameterType

      public AbsoluteTimeParameterType(AbsoluteTimeParameterType.Builder builder)
    • AbsoluteTimeParameterType

      public AbsoluteTimeParameterType(String name)
    • AbsoluteTimeParameterType

      public AbsoluteTimeParameterType(AbsoluteTimeParameterType t)
      Creates a shallow copy of the parameter type, giving it a new name.
  • Method Details