Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicattributecatalog.selectable.CharcAttribSeldSetCodeTSelectable
Packages that use CharcAttribSeldSetCodeTSelectable
Package
Description
-
Uses of CharcAttribSeldSetCodeTSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicattributecatalog
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicattributecatalog declared as CharcAttribSeldSetCodeTSelectableModifier and TypeFieldDescriptionstatic final CharcAttribSeldSetCodeTSelectableCharcAttribSeldSetCodeT.ALL_FIELDSSelector for all available fields of CharcAttribSeldSetCodeT. -
Uses of CharcAttribSeldSetCodeTSelectable 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 CharcAttribSeldSetCodeTSelectableModifier and TypeClassDescriptionclassCharcAttribSeldSetCodeTField<FieldT>Template class to represent entity fields of the EntityCharcAttribSeldSetCodeT. -
Uses of CharcAttribSeldSetCodeTSelectable 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 CharcAttribSeldSetCodeTSelectableModifier and TypeClassDescriptionclassCharcAttribSeldSetCodeTLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofCharcAttribSeldSetCodeTto other entities.classCharcAttribSeldSetCodeTOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofCharcAttribSeldSetCodeTto other entities, where the cardinality of the related entity is at most 1.