Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate.selectable.SrvcOrdTmplItemDurationSelectable
Packages that use SrvcOrdTmplItemDurationSelectable
Package
Description
-
Uses of SrvcOrdTmplItemDurationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate declared as SrvcOrdTmplItemDurationSelectableModifier and TypeFieldDescriptionstatic final SrvcOrdTmplItemDurationSelectableSrvcOrdTmplItemDuration.ALL_FIELDSSelector for all available fields of SrvcOrdTmplItemDuration. -
Uses of SrvcOrdTmplItemDurationSelectable 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 SrvcOrdTmplItemDurationSelectableModifier and TypeClassDescriptionclassSrvcOrdTmplItemDurationField<FieldT>Template class to represent entity fields of the EntitySrvcOrdTmplItemDuration. -
Uses of SrvcOrdTmplItemDurationSelectable 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 SrvcOrdTmplItemDurationSelectableModifier and TypeClassDescriptionclassSrvcOrdTmplItemDurationLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSrvcOrdTmplItemDurationto other entities.classSrvcOrdTmplItemDurationOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSrvcOrdTmplItemDurationto other entities, where the cardinality of the related entity is at most 1.