Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.selectable.InbDeliveryPartnerSelectable
Packages that use InbDeliveryPartnerSelectable
Package
Description
-
Uses of InbDeliveryPartnerSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery declared as InbDeliveryPartnerSelectableModifier and TypeFieldDescriptionstatic final InbDeliveryPartnerSelectableInbDeliveryPartner.ALL_FIELDSSelector for all available fields of InbDeliveryPartner. -
Uses of InbDeliveryPartnerSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.field that implement InbDeliveryPartnerSelectableModifier and TypeClassDescriptionclassInbDeliveryPartnerField<FieldT>Template class to represent entity fields of the EntityInbDeliveryPartner. -
Uses of InbDeliveryPartnerSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.link that implement InbDeliveryPartnerSelectableModifier and TypeClassDescriptionclassInbDeliveryPartnerLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofInbDeliveryPartnerto other entities.classInbDeliveryPartnerOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofInbDeliveryPartnerto other entities, where the cardinality of the related entity is at most 1.