Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.selectable.CalendarQuarterSelectable
Packages that use CalendarQuarterSelectable
Package
Description
-
Uses of CalendarQuarterSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as CalendarQuarterSelectableModifier and TypeFieldDescriptionstatic final CalendarQuarterSelectableCalendarQuarter.ALL_FIELDSSelector for all available fields of CalendarQuarter. -
Uses of CalendarQuarterSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field that implement CalendarQuarterSelectableModifier and TypeClassDescriptionclassCalendarQuarterField<FieldT>Template class to represent entity fields of the EntityCalendarQuarter. -
Uses of CalendarQuarterSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.link that implement CalendarQuarterSelectableModifier and TypeClassDescriptionclassCalendarQuarterLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofCalendarQuarterto other entities.classCalendarQuarterOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofCalendarQuarterto other entities, where the cardinality of the related entity is at most 1.