Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate.selectable.ServiceOrderTemplateItemSelectable
Packages that use ServiceOrderTemplateItemSelectable
Package
Description
-
Uses of ServiceOrderTemplateItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate declared as ServiceOrderTemplateItemSelectableModifier and TypeFieldDescriptionstatic final ServiceOrderTemplateItemSelectableServiceOrderTemplateItem.ALL_FIELDSSelector for all available fields of ServiceOrderTemplateItem. -
Uses of ServiceOrderTemplateItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate.field that implement ServiceOrderTemplateItemSelectableModifier and TypeClassDescriptionclassServiceOrderTemplateItemField<FieldT>Template class to represent entity fields of the EntityServiceOrderTemplateItem. -
Uses of ServiceOrderTemplateItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate.link that implement ServiceOrderTemplateItemSelectableModifier and TypeClassDescriptionclassServiceOrderTemplateItemLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofServiceOrderTemplateItemto other entities.classServiceOrderTemplateItemOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofServiceOrderTemplateItemto other entities, where the cardinality of the related entity is at most 1.