Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation.selectable.ServiceConfRefObjectSelectable
Packages that use ServiceConfRefObjectSelectable
Package
Description
-
Uses of ServiceConfRefObjectSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation declared as ServiceConfRefObjectSelectableModifier and TypeFieldDescriptionstatic final ServiceConfRefObjectSelectableServiceConfRefObject.ALL_FIELDSSelector for all available fields of ServiceConfRefObject. -
Uses of ServiceConfRefObjectSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation.field that implement ServiceConfRefObjectSelectableModifier and TypeClassDescriptionclassServiceConfRefObjectField<FieldT>Template class to represent entity fields of the EntityServiceConfRefObject. -
Uses of ServiceConfRefObjectSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation.link that implement ServiceConfRefObjectSelectableModifier and TypeClassDescriptionclassServiceConfRefObjectLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofServiceConfRefObjectto other entities.classServiceConfRefObjectOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofServiceConfRefObjectto other entities, where the cardinality of the related entity is at most 1.