Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcepersonskilltag.field.SAP__FormatField
Packages that use SAP__FormatField
-
Uses of SAP__FormatField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcepersonskilltag
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcepersonskilltag declared as SAP__FormatFieldModifier and TypeFieldDescriptionstatic final SAP__FormatField<Integer>SAP__Format.BORDER_SIZEUse with available fluent helpers to apply the BorderSize field to query operations.static final SAP__FormatField<String>SAP__Format.FONT_NAMEUse with available fluent helpers to apply the FontName field to query operations.static final SAP__FormatField<Integer>SAP__Format.FONT_SIZEUse with available fluent helpers to apply the FontSize field to query operations.static final SAP__FormatField<UUID>SAP__Format.IDUse with available fluent helpers to apply the Id field to query operations.static final SAP__FormatField<Integer>SAP__Format.MARGIN_SIZEUse with available fluent helpers to apply the MarginSize field to query operations.static final SAP__FormatField<String>SAP__Format.ORIENTATIONUse with available fluent helpers to apply the Orientation field to query operations.static final SAP__FormatField<String>SAP__Format.PAPER_SIZEUse with available fluent helpers to apply the PaperSize field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcepersonskilltag that return SAP__FormatFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SAP__FormatField<T>SAP__Format.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SAP__FormatField<T>Use with available fluent helpers to apply an extension field to query operations.