Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcepersonskilltag.field.SAP__DocumentDescriptionField
Packages that use SAP__DocumentDescriptionField
-
Uses of SAP__DocumentDescriptionField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcepersonskilltag
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcepersonskilltag declared as SAP__DocumentDescriptionFieldModifier and TypeFieldDescriptionstatic final SAP__DocumentDescriptionField<LocalDateTime>SAP__DocumentDescription.CREATED_ATUse with available fluent helpers to apply the CreatedAt field to query operations.static final SAP__DocumentDescriptionField<String>SAP__DocumentDescription.CREATED_BYUse with available fluent helpers to apply the CreatedBy field to query operations.static final SAP__DocumentDescriptionField<String>SAP__DocumentDescription.FILE_NAMEUse with available fluent helpers to apply the FileName field to query operations.static final SAP__DocumentDescriptionField<UUID>SAP__DocumentDescription.IDUse with available fluent helpers to apply the Id field to query operations.static final SAP__DocumentDescriptionField<String>SAP__DocumentDescription.TITLEUse with available fluent helpers to apply the Title field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcepersonskilltag that return SAP__DocumentDescriptionFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SAP__DocumentDescriptionField<T>SAP__DocumentDescription.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SAP__DocumentDescriptionField<T>Use with available fluent helpers to apply an extension field to query operations.