Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.field.ClfnClassTextForKeyDateField
Packages that use ClfnClassTextForKeyDateField
-
Uses of ClfnClassTextForKeyDateField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification declared as ClfnClassTextForKeyDateFieldModifier and TypeFieldDescriptionstatic final ClfnClassTextForKeyDateField<String>ClfnClassTextForKeyDate.CLASS_INTERNAL_IDUse with available fluent helpers to apply the ClassInternalID field to query operations.static final ClfnClassTextForKeyDateField<ZonedDateTime>ClfnClassTextForKeyDate.CLASS_LAST_CHANGED_DATE_TIMEUse with available fluent helpers to apply the ClassLastChangedDateTime field to query operations.static final ClfnClassTextForKeyDateField<String>ClfnClassTextForKeyDate.CLASS_TEXTUse with available fluent helpers to apply the ClassText field to query operations.static final ClfnClassTextForKeyDateField<Boolean>ClfnClassTextForKeyDate.DELETE_MCUse with available fluent helpers to apply the Delete_mc field to query operations.static final ClfnClassTextForKeyDateField<LocalDateTime>ClfnClassTextForKeyDate.KEY_DATEUse with available fluent helpers to apply the KeyDate field to query operations.static final ClfnClassTextForKeyDateField<String>ClfnClassTextForKeyDate.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final ClfnClassTextForKeyDateField<String>ClfnClassTextForKeyDate.LONG_TEXT_IDUse with available fluent helpers to apply the LongTextID field to query operations.static final ClfnClassTextForKeyDateField<Boolean>ClfnClassTextForKeyDate.UPDATE_MCUse with available fluent helpers to apply the Update_mc field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification that return ClfnClassTextForKeyDateFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ClfnClassTextForKeyDateField<T>ClfnClassTextForKeyDate.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ClfnClassTextForKeyDateField<T>Use with available fluent helpers to apply an extension field to query operations.