Package ro.sync.contentcompletion.xml
Interface CIAttribute.DefaultValueProvider
- Enclosing class:
- CIAttribute
public static interface CIAttribute.DefaultValueProvider
Default value provider for an attribute.
-
Method Summary
-
Method Details
-
getDefaultValue
String getDefaultValue()Returns the default value.- Returns:
- the default value.
-