Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.selectable.CustomerReturnTextSelectable
Packages that use CustomerReturnTextSelectable
Package
Description
-
Uses of CustomerReturnTextSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn declared as CustomerReturnTextSelectableModifier and TypeFieldDescriptionstatic final CustomerReturnTextSelectableCustomerReturnText.ALL_FIELDSSelector for all available fields of CustomerReturnText. -
Uses of CustomerReturnTextSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.field that implement CustomerReturnTextSelectableModifier and TypeClassDescriptionclassCustomerReturnTextField<FieldT>Template class to represent entity fields of the EntityCustomerReturnText. -
Uses of CustomerReturnTextSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.link that implement CustomerReturnTextSelectableModifier and TypeClassDescriptionclassCustomerReturnTextLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofCustomerReturnTextto other entities.classCustomerReturnTextOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofCustomerReturnTextto other entities, where the cardinality of the related entity is at most 1.