Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation.selectable.ServiceConfItmRefObjectSelectable
Packages that use ServiceConfItmRefObjectSelectable
Package
Description
-
Uses of ServiceConfItmRefObjectSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation declared as ServiceConfItmRefObjectSelectableModifier and TypeFieldDescriptionstatic final ServiceConfItmRefObjectSelectableServiceConfItmRefObject.ALL_FIELDSSelector for all available fields of ServiceConfItmRefObject. -
Uses of ServiceConfItmRefObjectSelectable 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 ServiceConfItmRefObjectSelectableModifier and TypeClassDescriptionclassServiceConfItmRefObjectField<FieldT>Template class to represent entity fields of the EntityServiceConfItmRefObject. -
Uses of ServiceConfItmRefObjectSelectable 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 ServiceConfItmRefObjectSelectableModifier and TypeClassDescriptionclassServiceConfItmRefObjectLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofServiceConfItmRefObjectto other entities.classServiceConfItmRefObjectOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofServiceConfItmRefObjectto other entities, where the cardinality of the related entity is at most 1.