Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.selectable.CustomerUnloadingPointSelectable
Packages that use CustomerUnloadingPointSelectable
Package
Description
-
Uses of CustomerUnloadingPointSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner declared as CustomerUnloadingPointSelectableModifier and TypeFieldDescriptionstatic final CustomerUnloadingPointSelectableCustomerUnloadingPoint.ALL_FIELDSSelector for all available fields of CustomerUnloadingPoint. -
Uses of CustomerUnloadingPointSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field that implement CustomerUnloadingPointSelectableModifier and TypeClassDescriptionclassCustomerUnloadingPointField<FieldT>Template class to represent entity fields of the EntityCustomerUnloadingPoint. -
Uses of CustomerUnloadingPointSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link that implement CustomerUnloadingPointSelectableModifier and TypeClassDescriptionclassCustomerUnloadingPointLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofCustomerUnloadingPointto other entities.classCustomerUnloadingPointOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofCustomerUnloadingPointto other entities, where the cardinality of the related entity is at most 1.