Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.selectable.CalendarYearMonthSelectable
Packages that use CalendarYearMonthSelectable
Package
Description
-
Uses of CalendarYearMonthSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as CalendarYearMonthSelectableModifier and TypeFieldDescriptionstatic final CalendarYearMonthSelectableCalendarYearMonth.ALL_FIELDSSelector for all available fields of CalendarYearMonth. -
Uses of CalendarYearMonthSelectable 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 CalendarYearMonthSelectableModifier and TypeClassDescriptionclassCalendarYearMonthField<FieldT>Template class to represent entity fields of the EntityCalendarYearMonth. -
Uses of CalendarYearMonthSelectable 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 CalendarYearMonthSelectableModifier and TypeClassDescriptionclassCalendarYearMonthLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofCalendarYearMonthto other entities.classCalendarYearMonthOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofCalendarYearMonthto other entities, where the cardinality of the related entity is at most 1.