Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.selectable.CustomerReturnRelatedObjectSelectable
Packages that use CustomerReturnRelatedObjectSelectable
Package
Description
-
Uses of CustomerReturnRelatedObjectSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn declared as CustomerReturnRelatedObjectSelectableModifier and TypeFieldDescriptionstatic final CustomerReturnRelatedObjectSelectableCustomerReturnRelatedObject.ALL_FIELDSSelector for all available fields of CustomerReturnRelatedObject. -
Uses of CustomerReturnRelatedObjectSelectable 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 CustomerReturnRelatedObjectSelectableModifier and TypeClassDescriptionclassCustomerReturnRelatedObjectField<FieldT>Template class to represent entity fields of the EntityCustomerReturnRelatedObject. -
Uses of CustomerReturnRelatedObjectSelectable 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 CustomerReturnRelatedObjectSelectableModifier and TypeClassDescriptionclassCustomerReturnRelatedObjectLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofCustomerReturnRelatedObjectto other entities.classCustomerReturnRelatedObjectOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofCustomerReturnRelatedObjectto other entities, where the cardinality of the related entity is at most 1.