Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddeliveryv2.selectable.OutbDeliveryAddressSelectable
Packages that use OutbDeliveryAddressSelectable
Package
Description
-
Uses of OutbDeliveryAddressSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddeliveryv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddeliveryv2 declared as OutbDeliveryAddressSelectableModifier and TypeFieldDescriptionstatic final OutbDeliveryAddressSelectableOutbDeliveryAddress.ALL_FIELDSSelector for all available fields of OutbDeliveryAddress. -
Uses of OutbDeliveryAddressSelectable 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 OutbDeliveryAddressSelectableModifier and TypeClassDescriptionclassOutbDeliveryAddressField<FieldT>Template class to represent entity fields of the EntityOutbDeliveryAddress. -
Uses of OutbDeliveryAddressSelectable 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 OutbDeliveryAddressSelectableModifier and TypeClassDescriptionclassOutbDeliveryAddressLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofOutbDeliveryAddressto other entities.classOutbDeliveryAddressOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofOutbDeliveryAddressto other entities, where the cardinality of the related entity is at most 1.