Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotation.link.ServiceQuotationLink
Packages that use ServiceQuotationLink
Package
Description
-
Uses of ServiceQuotationLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotation
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotation declared as ServiceQuotationLinkModifier and TypeFieldDescriptionstatic final ServiceQuotationLink<ServiceQuotationItem>ServiceQuotation.TO_ITEMUse with available fluent helpers to apply the to_Item navigation property to query operations.static final ServiceQuotationLink<ServiceQtanPersonResp>ServiceQuotation.TO_PERSON_RESPONSIBLEUse with available fluent helpers to apply the to_PersonResponsible navigation property to query operations.static final ServiceQuotationLink<ServiceQtanPriceElement>ServiceQuotation.TO_PRICING_ELEMENTUse with available fluent helpers to apply the to_PricingElement navigation property to query operations.static final ServiceQuotationLink<ServiceQtanRefObject>ServiceQuotation.TO_REFERENCE_OBJECTUse with available fluent helpers to apply the to_ReferenceObject navigation property to query operations.static final ServiceQuotationLink<ServiceQuotationText>ServiceQuotation.TO_TEXTUse with available fluent helpers to apply the to_Text navigation property to query operations. -
Uses of ServiceQuotationLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotation.link
Subclasses of ServiceQuotationLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotation.linkModifier and TypeClassDescriptionclassServiceQuotationOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofServiceQuotationto other entities, where the cardinality of the related entity is at most 1.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotation.link that return ServiceQuotationLinkModifier and TypeMethodDescriptionprotected ServiceQuotationLink<ObjectT>ServiceQuotationLink.translateLinkType(EntityLink<ServiceQuotationLink<ObjectT>, ServiceQuotation, ObjectT> link) Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotation.link with type arguments of type ServiceQuotationLinkModifier and TypeMethodDescriptionprotected ServiceQuotationLink<ObjectT>ServiceQuotationLink.translateLinkType(EntityLink<ServiceQuotationLink<ObjectT>, ServiceQuotation, ObjectT> link)