Package org.mule.metadata.api.model
Interface LocalDateTimeType
-
- All Superinterfaces:
MetadataType
- All Known Implementing Classes:
DefaultLocalDateTimeType
public interface LocalDateTimeType extends MetadataType
A Date + Time Type with not time zone (by convention the local timezone)
-
-
Method Summary
-
Methods inherited from interface org.mule.metadata.api.model.MetadataType
accept, getAnnotation, getAnnotations, getDescription, getMetadataFormat
-
-