Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicattributecatalog.selectable.CharcAttribSeldSetTSelectable
Packages that use CharcAttribSeldSetTSelectable
Package
Description
-
Uses of CharcAttribSeldSetTSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicattributecatalog
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicattributecatalog declared as CharcAttribSeldSetTSelectableModifier and TypeFieldDescriptionstatic final CharcAttribSeldSetTSelectableCharcAttribSeldSetT.ALL_FIELDSSelector for all available fields of CharcAttribSeldSetT. -
Uses of CharcAttribSeldSetTSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicattributecatalog.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicattributecatalog.field that implement CharcAttribSeldSetTSelectableModifier and TypeClassDescriptionclassCharcAttribSeldSetTField<FieldT>Template class to represent entity fields of the EntityCharcAttribSeldSetT. -
Uses of CharcAttribSeldSetTSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicattributecatalog.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicattributecatalog.link that implement CharcAttribSeldSetTSelectableModifier and TypeClassDescriptionclassCharcAttribSeldSetTLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofCharcAttribSeldSetTto other entities.classCharcAttribSeldSetTOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofCharcAttribSeldSetTto other entities, where the cardinality of the related entity is at most 1.