Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract.link.ServiceContractItemLink
Packages that use ServiceContractItemLink
Package
Description
-
Uses of ServiceContractItemLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract declared as ServiceContractItemLinkModifier and TypeFieldDescriptionstatic final ServiceContractItemLink<SrvcContrItmBillgReqItem>ServiceContractItem.TO_BILLING_REQUEST_ITEMUse with available fluent helpers to apply the to_BillingRequestItem navigation property to query operations.static final ServiceContractItemLink<ServiceContrItemObjectList>ServiceContractItem.TO_OBJECT_LISTUse with available fluent helpers to apply the to_ObjectList navigation property to query operations.static final ServiceContractItemLink<ServiceContrItemPriceElement>ServiceContractItem.TO_PRICING_ELEMENTUse with available fluent helpers to apply the to_PricingElement navigation property to query operations.static final ServiceContractItemLink<SrvcContrItemProduct>ServiceContractItem.TO_PRODUCT_LISTUse with available fluent helpers to apply the to_ProductList navigation property to query operations.static final ServiceContractItemLink<ServiceContrItmReleasedOrder>ServiceContractItem.TO_RELEASED_ORDERUse with available fluent helpers to apply the to_ReleasedOrder navigation property to query operations.static final ServiceContractItemLink<ServiceContractItemText>ServiceContractItem.TO_TEXTUse with available fluent helpers to apply the to_Text navigation property to query operations. -
Uses of ServiceContractItemLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract.link
Subclasses of ServiceContractItemLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract.linkModifier and TypeClassDescriptionclassServiceContractItemOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofServiceContractItemto 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 ServiceContractItemLinkModifier and TypeMethodDescriptionprotected ServiceContractItemLink<ObjectT>ServiceContractItemLink.translateLinkType(EntityLink<ServiceContractItemLink<ObjectT>, ServiceContractItem, ObjectT> link) Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract.link with type arguments of type ServiceContractItemLinkModifier and TypeMethodDescriptionprotected ServiceContractItemLink<ObjectT>ServiceContractItemLink.translateLinkType(EntityLink<ServiceContractItemLink<ObjectT>, ServiceContractItem, ObjectT> link)