Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation.selectable.ServiceConfPersonRespSelectable
Packages that use ServiceConfPersonRespSelectable
Package
Description
-
Uses of ServiceConfPersonRespSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation declared as ServiceConfPersonRespSelectableModifier and TypeFieldDescriptionstatic final ServiceConfPersonRespSelectableServiceConfPersonResp.ALL_FIELDSSelector for all available fields of ServiceConfPersonResp. -
Uses of ServiceConfPersonRespSelectable 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 ServiceConfPersonRespSelectableModifier and TypeClassDescriptionclassServiceConfPersonRespField<FieldT>Template class to represent entity fields of the EntityServiceConfPersonResp. -
Uses of ServiceConfPersonRespSelectable 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 ServiceConfPersonRespSelectableModifier and TypeClassDescriptionclassServiceConfPersonRespLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofServiceConfPersonRespto other entities.classServiceConfPersonRespOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofServiceConfPersonRespto other entities, where the cardinality of the related entity is at most 1.