Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.justintimecall.selectable.JITCallCompGrpSelectable
Packages that use JITCallCompGrpSelectable
Package
Description
-
Uses of JITCallCompGrpSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.justintimecall
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.justintimecall declared as JITCallCompGrpSelectableModifier and TypeFieldDescriptionstatic final JITCallCompGrpSelectableJITCallCompGrp.ALL_FIELDSSelector for all available fields of JITCallCompGrp. -
Uses of JITCallCompGrpSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.justintimecall.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.justintimecall.field that implement JITCallCompGrpSelectableModifier and TypeClassDescriptionclassJITCallCompGrpField<FieldT>Template class to represent entity fields of the EntityJITCallCompGrp. -
Uses of JITCallCompGrpSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.justintimecall.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.justintimecall.link that implement JITCallCompGrpSelectableModifier and TypeClassDescriptionclassJITCallCompGrpLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofJITCallCompGrpto other entities.classJITCallCompGrpOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofJITCallCompGrpto other entities, where the cardinality of the related entity is at most 1.