Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.link.CustomerReturnLink
Packages that use CustomerReturnLink
Package
Description
-
Uses of CustomerReturnLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn declared as CustomerReturnLinkModifier and TypeFieldDescriptionstatic final CustomerReturnLink<CustomerReturnItem>CustomerReturn.TO_ITEMUse with available fluent helpers to apply the to_Item navigation property to query operations.static final CustomerReturnLink<CustomerReturnPartner>CustomerReturn.TO_PARTNERUse with available fluent helpers to apply the to_Partner navigation property to query operations.static final CustomerReturnLink<CustomerReturnPrcgElmnt>CustomerReturn.TO_PRICING_ELEMENTUse with available fluent helpers to apply the to_PricingElement navigation property to query operations.static final CustomerReturnLink<CustomerReturnRelatedObject>CustomerReturn.TO_RELATED_OBJECTUse with available fluent helpers to apply the to_RelatedObject navigation property to query operations.static final CustomerReturnLink<CustomerReturnText>CustomerReturn.TO_TEXTUse with available fluent helpers to apply the to_Text navigation property to query operations. -
Uses of CustomerReturnLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.link
Subclasses of CustomerReturnLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.linkModifier and TypeClassDescriptionclassCustomerReturnOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofCustomerReturnto other entities, where the cardinality of the related entity is at most 1.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.link that return CustomerReturnLinkModifier and TypeMethodDescriptionprotected CustomerReturnLink<ObjectT>CustomerReturnLink.translateLinkType(EntityLink<CustomerReturnLink<ObjectT>, CustomerReturn, ObjectT> link) Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.link with type arguments of type CustomerReturnLinkModifier and TypeMethodDescriptionprotected CustomerReturnLink<ObjectT>CustomerReturnLink.translateLinkType(EntityLink<CustomerReturnLink<ObjectT>, CustomerReturn, ObjectT> link)