Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation.field.ServiceConfirmationTextField
Packages that use ServiceConfirmationTextField
-
Uses of ServiceConfirmationTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation declared as ServiceConfirmationTextFieldModifier and TypeFieldDescriptionstatic final ServiceConfirmationTextField<String>ServiceConfirmationText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final ServiceConfirmationTextField<String>ServiceConfirmationText.LONG_TEXTUse with available fluent helpers to apply the LongText field to query operations.static final ServiceConfirmationTextField<String>ServiceConfirmationText.LONG_TEXT_IDUse with available fluent helpers to apply the LongTextID field to query operations.static final ServiceConfirmationTextField<String>ServiceConfirmationText.SERVICE_CONFIRMATIONUse with available fluent helpers to apply the ServiceConfirmation field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation that return ServiceConfirmationTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ServiceConfirmationTextField<T>ServiceConfirmationText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ServiceConfirmationTextField<T>Use with available fluent helpers to apply an extension field to query operations.