Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddeliveryv2.selectable.OutbDeliveryHeaderTextSelectable
Packages that use OutbDeliveryHeaderTextSelectable
Package
Description
-
Uses of OutbDeliveryHeaderTextSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddeliveryv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddeliveryv2 declared as OutbDeliveryHeaderTextSelectableModifier and TypeFieldDescriptionstatic final OutbDeliveryHeaderTextSelectableOutbDeliveryHeaderText.ALL_FIELDSSelector for all available fields of OutbDeliveryHeaderText. -
Uses of OutbDeliveryHeaderTextSelectable 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 OutbDeliveryHeaderTextSelectableModifier and TypeClassDescriptionclassOutbDeliveryHeaderTextField<FieldT>Template class to represent entity fields of the EntityOutbDeliveryHeaderText. -
Uses of OutbDeliveryHeaderTextSelectable 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 OutbDeliveryHeaderTextSelectableModifier and TypeClassDescriptionclassOutbDeliveryHeaderTextLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofOutbDeliveryHeaderTextto other entities.classOutbDeliveryHeaderTextOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofOutbDeliveryHeaderTextto other entities, where the cardinality of the related entity is at most 1.