Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder.selectable.ServiceOrderPersonRespSelectable
Packages that use ServiceOrderPersonRespSelectable
Package
Description
-
Uses of ServiceOrderPersonRespSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder declared as ServiceOrderPersonRespSelectableModifier and TypeFieldDescriptionstatic final ServiceOrderPersonRespSelectableServiceOrderPersonResp.ALL_FIELDSSelector for all available fields of ServiceOrderPersonResp. -
Uses of ServiceOrderPersonRespSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder.field that implement ServiceOrderPersonRespSelectableModifier and TypeClassDescriptionclassServiceOrderPersonRespField<FieldT>Template class to represent entity fields of the EntityServiceOrderPersonResp. -
Uses of ServiceOrderPersonRespSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder.link that implement ServiceOrderPersonRespSelectableModifier and TypeClassDescriptionclassServiceOrderPersonRespLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofServiceOrderPersonRespto other entities.classServiceOrderPersonRespOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofServiceOrderPersonRespto other entities, where the cardinality of the related entity is at most 1.