Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2.InbDeliveryItemText
Packages that use InbDeliveryItemText
Package
Description
-
Uses of InbDeliveryItemText in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2 with type parameters of type InbDeliveryItemTextModifier and TypeFieldDescriptionstatic final InbDeliveryItemLink<InbDeliveryItemText>InbDeliveryItem.TO_DELIVERY_DOCUMENT_ITEM_TEXTUse with available fluent helpers to apply the to_DeliveryDocumentItemText navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2 that return InbDeliveryItemTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2 that return types with arguments of type InbDeliveryItemTextModifier and TypeMethodDescriptionInbDeliveryItem.fetchDeliveryDocumentItemText()Fetches the InbDeliveryItemText entities (one to many) associated with this entity.io.vavr.control.Option<List<InbDeliveryItemText>>InbDeliveryItem.getDeliveryDocumentItemTextIfPresent()Retrieval of associated InbDeliveryItemText entities (one to many).InbDeliveryItem.getDeliveryDocumentItemTextOrFetch()Retrieval of associated InbDeliveryItemText entities (one to many).InbDeliveryItemText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2 with parameters of type InbDeliveryItemTextModifier and TypeMethodDescriptionvoidInbDeliveryItem.addDeliveryDocumentItemText(InbDeliveryItemText... entity) Adds elements to the list of associated InbDeliveryItemText entities.InbDeliveryItem.InbDeliveryItemBuilder.deliveryDocumentItemText(InbDeliveryItemText... value) Navigation property to_DeliveryDocumentItemText for InbDeliveryItem to multiple InbDeliveryItemText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2 with type arguments of type InbDeliveryItemTextModifier and TypeMethodDescriptionvoidInbDeliveryItem.setDeliveryDocumentItemText(List<InbDeliveryItemText> value) Overwrites the list of associated InbDeliveryItemText entities for the loaded navigation property to_DeliveryDocumentItemText. -
Uses of InbDeliveryItemText in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2.link that return types with arguments of type InbDeliveryItemTextModifier and TypeMethodDescriptionInbDeliveryItemTextOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression) Query modifier to restrict the result set to entities for which this expression (formulated over a property of a related entity) evaluates to true.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2.link with type arguments of type InbDeliveryItemTextModifier and TypeMethodDescriptionprotected InbDeliveryItemTextLink<ObjectT>InbDeliveryItemTextLink.translateLinkType(EntityLink<InbDeliveryItemTextLink<ObjectT>, InbDeliveryItemText, ObjectT> link)