public class CDPGeoPointPropertyInput extends BaseCDPPropertyInput
Constructor and Description |
---|
CDPGeoPointPropertyInput(String name,
Integer minOccurrences,
Integer maxOccurrences,
List<String> tags,
GeoPoint defaultValue) |
Modifier and Type | Method and Description |
---|---|
String |
getCDPPropertyType() |
GeoPoint |
getDefaultValue() |
void |
updateType(PropertyType type) |
deleteDefaultNumericRange, getMaxOccurrences, getMinOccurrences, getName, getTags, toPropertyType, updateDefaultNumericRange
public GeoPoint 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.