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