Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2.selectable.InbDeliveryHeaderTextSelectable
Packages that use InbDeliveryHeaderTextSelectable
Package
Description
-
Uses of InbDeliveryHeaderTextSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2 declared as InbDeliveryHeaderTextSelectableModifier and TypeFieldDescriptionstatic final InbDeliveryHeaderTextSelectableInbDeliveryHeaderText.ALL_FIELDSSelector for all available fields of InbDeliveryHeaderText. -
Uses of InbDeliveryHeaderTextSelectable 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 InbDeliveryHeaderTextSelectableModifier and TypeClassDescriptionclassInbDeliveryHeaderTextField<FieldT>Template class to represent entity fields of the EntityInbDeliveryHeaderText. -
Uses of InbDeliveryHeaderTextSelectable 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 InbDeliveryHeaderTextSelectableModifier and TypeClassDescriptionclassInbDeliveryHeaderTextLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofInbDeliveryHeaderTextto other entities.classInbDeliveryHeaderTextOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofInbDeliveryHeaderTextto other entities, where the cardinality of the related entity is at most 1.