com.sap.sl.sdk.authoring.businesslayer
Interface DateTimeFormat

All Superinterfaces:
DataFormat
All Known Subinterfaces:
CustomDateTimeFormat, PredefinedDateTimeFormat

public interface DateTimeFormat
extends DataFormat

A representation of the model object 'Date Time Format'.

This object represents a date-time format to which a business object value can be displayed.

Use BusinessLayerFactory.createPredefinedDateTimeFormat(BusinessObject) or BusinessLayerFactory.createCustomDateTimeFormat(BusinessObject) to instantiate a date-time format.




© Copyright 2016 SAP SE or an SAP affiliate company. All rights reserved.