Package org.mule.metadata.api.model
Interface LocalTimeType
-
- All Superinterfaces:
MetadataType
- All Known Implementing Classes:
DefaultLocalTimeType
public interface LocalTimeType extends MetadataType
A time with no timezone (by convention the local timezone)
-
-
Method Summary
-
Methods inherited from interface org.mule.metadata.api.model.MetadataType
accept, getAnnotation, getAnnotations, getDescription, getMetadataFormat
-
-