Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.field.BusinessSolutionOrderTextField
Packages that use BusinessSolutionOrderTextField
-
Uses of BusinessSolutionOrderTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder declared as BusinessSolutionOrderTextFieldModifier and TypeFieldDescriptionstatic final BusinessSolutionOrderTextField<String>BusinessSolutionOrderText.BUSINESS_SOLUTION_ORDERUse with available fluent helpers to apply the BusinessSolutionOrder field to query operations.static final BusinessSolutionOrderTextField<String>BusinessSolutionOrderText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final BusinessSolutionOrderTextField<String>BusinessSolutionOrderText.PLAIN_LONG_TEXTUse with available fluent helpers to apply the PlainLongText field to query operations.static final BusinessSolutionOrderTextField<String>BusinessSolutionOrderText.TEXT_OBJECT_TYPEUse with available fluent helpers to apply the TextObjectType field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder that return BusinessSolutionOrderTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BusinessSolutionOrderTextField<T>BusinessSolutionOrderText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BusinessSolutionOrderTextField<T>Use with available fluent helpers to apply an extension field to query operations.