Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2.selectable.InbDeliveryAddressSelectable
Packages that use InbDeliveryAddressSelectable
Package
Description
-
Uses of InbDeliveryAddressSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2 declared as InbDeliveryAddressSelectableModifier and TypeFieldDescriptionstatic final InbDeliveryAddressSelectableInbDeliveryAddress.ALL_FIELDSSelector for all available fields of InbDeliveryAddress. -
Uses of InbDeliveryAddressSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2.field that implement InbDeliveryAddressSelectableModifier and TypeClassDescriptionclassInbDeliveryAddressField<FieldT>Template class to represent entity fields of the EntityInbDeliveryAddress. -
Uses of InbDeliveryAddressSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2.link that implement InbDeliveryAddressSelectableModifier and TypeClassDescriptionclassInbDeliveryAddressLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofInbDeliveryAddressto other entities.classInbDeliveryAddressOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofInbDeliveryAddressto other entities, where the cardinality of the related entity is at most 1.