Interface CDPPropertyInterface
-
- All Known Implementing Classes:
CDPBooleanPropertyType,CDPDatePropertyType,CDPFloatPropertyType,CDPGeoPointPropertyType,CDPIdentifierPropertyType,CDPIntPropertyType,CDPJsonPropertyType,CDPLongPropertyType,CDPPropertyType,CDPSetPropertyType,CDPStringPropertyType
public interface CDPPropertyInterface
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description org.apache.unomi.api.PropertyTypegetType()default IntegermaxOccurrences()default IntegerminOccurrences()default Stringname()default Set<String>tags()
-
-
-
Field Detail
-
TYPE_NAME
static final String TYPE_NAME
- See Also:
- Constant Field Values
-
-