Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea.selectable.ProductionSupplyAreaAddressSelectable
Packages that use ProductionSupplyAreaAddressSelectable
Package
Description
-
Uses of ProductionSupplyAreaAddressSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea declared as ProductionSupplyAreaAddressSelectableModifier and TypeFieldDescriptionstatic final ProductionSupplyAreaAddressSelectableProductionSupplyAreaAddress.ALL_FIELDSSelector for all available fields of ProductionSupplyAreaAddress. -
Uses of ProductionSupplyAreaAddressSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea.field that implement ProductionSupplyAreaAddressSelectableModifier and TypeClassDescriptionclassProductionSupplyAreaAddressField<FieldT>Template class to represent entity fields of the EntityProductionSupplyAreaAddress. -
Uses of ProductionSupplyAreaAddressSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea.link that implement ProductionSupplyAreaAddressSelectableModifier and TypeClassDescriptionclassProductionSupplyAreaAddressLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductionSupplyAreaAddressto other entities.classProductionSupplyAreaAddressOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductionSupplyAreaAddressto other entities, where the cardinality of the related entity is at most 1.