Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddeliveryv2.selectable.OutbDeliveryPartnerSelectable
Packages that use OutbDeliveryPartnerSelectable
Package
Description
-
Uses of OutbDeliveryPartnerSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddeliveryv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddeliveryv2 declared as OutbDeliveryPartnerSelectableModifier and TypeFieldDescriptionstatic final OutbDeliveryPartnerSelectableOutbDeliveryPartner.ALL_FIELDSSelector for all available fields of OutbDeliveryPartner. -
Uses of OutbDeliveryPartnerSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddeliveryv2.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddeliveryv2.field that implement OutbDeliveryPartnerSelectableModifier and TypeClassDescriptionclassOutbDeliveryPartnerField<FieldT>Template class to represent entity fields of the EntityOutbDeliveryPartner. -
Uses of OutbDeliveryPartnerSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddeliveryv2.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddeliveryv2.link that implement OutbDeliveryPartnerSelectableModifier and TypeClassDescriptionclassOutbDeliveryPartnerLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofOutbDeliveryPartnerto other entities.classOutbDeliveryPartnerOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofOutbDeliveryPartnerto other entities, where the cardinality of the related entity is at most 1.