Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.selectable.BusSolnOrderServiceItemSelectable
Packages that use BusSolnOrderServiceItemSelectable
Package
Description
-
Uses of BusSolnOrderServiceItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder declared as BusSolnOrderServiceItemSelectableModifier and TypeFieldDescriptionstatic final BusSolnOrderServiceItemSelectableBusSolnOrderServiceItem.ALL_FIELDSSelector for all available fields of BusSolnOrderServiceItem. -
Uses of BusSolnOrderServiceItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.field that implement BusSolnOrderServiceItemSelectableModifier and TypeClassDescriptionclassBusSolnOrderServiceItemField<FieldT>Template class to represent entity fields of the EntityBusSolnOrderServiceItem. -
Uses of BusSolnOrderServiceItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.link that implement BusSolnOrderServiceItemSelectableModifier and TypeClassDescriptionclassBusSolnOrderServiceItemLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofBusSolnOrderServiceItemto other entities.classBusSolnOrderServiceItemOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofBusSolnOrderServiceItemto other entities, where the cardinality of the related entity is at most 1.