Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.selectable.CustomerReturnSelectable
Packages that use CustomerReturnSelectable
Package
Description
-
Uses of CustomerReturnSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn declared as CustomerReturnSelectableModifier and TypeFieldDescriptionstatic final CustomerReturnSelectableCustomerReturn.ALL_FIELDSSelector for all available fields of CustomerReturn. -
Uses of CustomerReturnSelectable 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 CustomerReturnSelectableModifier and TypeClassDescriptionclassCustomerReturnField<FieldT>Template class to represent entity fields of the EntityCustomerReturn. -
Uses of CustomerReturnSelectable 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 CustomerReturnSelectableModifier and TypeClassDescriptionclassCustomerReturnLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofCustomerReturnto other entities.classCustomerReturnOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofCustomerReturnto other entities, where the cardinality of the related entity is at most 1.