Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.selectable.OutbDeliveryAddressSelectable
Packages that use OutbDeliveryAddressSelectable
Package
Description
-
Uses of OutbDeliveryAddressSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery 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.outbounddelivery.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.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.outbounddelivery.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.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.