Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddeliveryv2.selectable.OutbDeliveryAddress2Selectable
Packages that use OutbDeliveryAddress2Selectable
Package
Description
-
Uses of OutbDeliveryAddress2Selectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddeliveryv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddeliveryv2 declared as OutbDeliveryAddress2SelectableModifier and TypeFieldDescriptionstatic final OutbDeliveryAddress2SelectableOutbDeliveryAddress2.ALL_FIELDSSelector for all available fields of OutbDeliveryAddress2. -
Uses of OutbDeliveryAddress2Selectable 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 OutbDeliveryAddress2SelectableModifier and TypeClassDescriptionclassOutbDeliveryAddress2Field<FieldT>Template class to represent entity fields of the EntityOutbDeliveryAddress2. -
Uses of OutbDeliveryAddress2Selectable 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 OutbDeliveryAddress2SelectableModifier and TypeClassDescriptionclassOutbDeliveryAddress2Link<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofOutbDeliveryAddress2to other entities.classOutbDeliveryAddress2OneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofOutbDeliveryAddress2to other entities, where the cardinality of the related entity is at most 1.