Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerandsupplierindustry.selectable.CustomerSupplierIndustrySelectable
Packages that use CustomerSupplierIndustrySelectable
Package
Description
-
Uses of CustomerSupplierIndustrySelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerandsupplierindustry
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerandsupplierindustry declared as CustomerSupplierIndustrySelectableModifier and TypeFieldDescriptionstatic final CustomerSupplierIndustrySelectableCustomerSupplierIndustry.ALL_FIELDSSelector for all available fields of CustomerSupplierIndustry. -
Uses of CustomerSupplierIndustrySelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerandsupplierindustry.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerandsupplierindustry.field that implement CustomerSupplierIndustrySelectableModifier and TypeClassDescriptionclassCustomerSupplierIndustryField<FieldT>Template class to represent entity fields of the EntityCustomerSupplierIndustry. -
Uses of CustomerSupplierIndustrySelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerandsupplierindustry.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerandsupplierindustry.link that implement CustomerSupplierIndustrySelectableModifier and TypeClassDescriptionclassCustomerSupplierIndustryLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofCustomerSupplierIndustryto other entities.classCustomerSupplierIndustryOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofCustomerSupplierIndustryto other entities, where the cardinality of the related entity is at most 1.