Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract.link.ServiceContractLink
Packages that use ServiceContractLink
Package
Description
-
Uses of ServiceContractLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract declared as ServiceContractLinkModifier and TypeFieldDescriptionstatic final ServiceContractLink<ServiceContractItem>ServiceContract.TO_ITEMUse with available fluent helpers to apply the to_Item navigation property to query operations.static final ServiceContractLink<ServiceContractText>ServiceContract.TO_TEXTUse with available fluent helpers to apply the to_Text navigation property to query operations. -
Uses of ServiceContractLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract.link
Subclasses of ServiceContractLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract.linkModifier and TypeClassDescriptionclassServiceContractOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofServiceContractto other entities, where the cardinality of the related entity is at most 1.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract.link that return ServiceContractLinkModifier and TypeMethodDescriptionprotected ServiceContractLink<ObjectT>ServiceContractLink.translateLinkType(EntityLink<ServiceContractLink<ObjectT>, ServiceContract, ObjectT> link) Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract.link with type arguments of type ServiceContractLinkModifier and TypeMethodDescriptionprotected ServiceContractLink<ObjectT>ServiceContractLink.translateLinkType(EntityLink<ServiceContractLink<ObjectT>, ServiceContract, ObjectT> link)