public class CDPDatePropertyInput extends BaseCDPPropertyInput
Constructor and Description |
---|
CDPDatePropertyInput(String name,
Integer minOccurrences,
Integer maxOccurrences,
List<String> tags,
String defaultValue) |
Modifier and Type | Method and Description |
---|---|
String |
getCDPPropertyType() |
String |
getDefaultValue() |
void |
updateType(PropertyType type) |
deleteDefaultNumericRange, getMaxOccurrences, getMinOccurrences, getName, getTags, toPropertyType, updateDefaultNumericRange
public String getDefaultValue()
public String getCDPPropertyType()
getCDPPropertyType
in class BaseCDPPropertyInput
public void updateType(PropertyType type)
updateType
in class BaseCDPPropertyInput
Copyright © 2014–2022 Apache Software Foundation. All rights reserved.