Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation.selectable.ServiceConfirmationTextSelectable
Packages that use ServiceConfirmationTextSelectable
Package
Description
-
Uses of ServiceConfirmationTextSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation declared as ServiceConfirmationTextSelectableModifier and TypeFieldDescriptionstatic final ServiceConfirmationTextSelectableServiceConfirmationText.ALL_FIELDSSelector for all available fields of ServiceConfirmationText. -
Uses of ServiceConfirmationTextSelectable 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 ServiceConfirmationTextSelectableModifier and TypeClassDescriptionclassServiceConfirmationTextField<FieldT>Template class to represent entity fields of the EntityServiceConfirmationText. -
Uses of ServiceConfirmationTextSelectable 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 ServiceConfirmationTextSelectableModifier and TypeClassDescriptionclassServiceConfirmationTextLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofServiceConfirmationTextto other entities.classServiceConfirmationTextOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofServiceConfirmationTextto other entities, where the cardinality of the related entity is at most 1.