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