Package ro.sync.contentcompletion.xml
Interface CIAttribute.DefaultValueProvider
-
- Enclosing class:
- CIAttribute
public static interface CIAttribute.DefaultValueProvider
Default value provider for an attribute.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getDefaultValue()
Returns the default value.
-