Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.field.FSItemSelectionAttribTextField
Packages that use FSItemSelectionAttribTextField
-
Uses of FSItemSelectionAttribTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as FSItemSelectionAttribTextFieldModifier and TypeFieldDescriptionstatic final FSItemSelectionAttribTextField<String>FSItemSelectionAttribText.FS_ITEM_ATTRIBUTE_NAMEUse with available fluent helpers to apply the FSItemAttributeName field to query operations.static final FSItemSelectionAttribTextField<String>FSItemSelectionAttribText.FS_ITEM_ATTRIBUTE_TEXTUse with available fluent helpers to apply the FSItemAttributeText field to query operations.static final FSItemSelectionAttribTextField<String>FSItemSelectionAttribText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return FSItemSelectionAttribTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
FSItemSelectionAttribTextField<T>FSItemSelectionAttribText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> FSItemSelectionAttribTextField<T>Use with available fluent helpers to apply an extension field to query operations.