Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicattributecatalog.selectable.CharcAttribSeldSetCodeSelectable
Packages that use CharcAttribSeldSetCodeSelectable
Package
Description
-
Uses of CharcAttribSeldSetCodeSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicattributecatalog
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicattributecatalog declared as CharcAttribSeldSetCodeSelectableModifier and TypeFieldDescriptionstatic final CharcAttribSeldSetCodeSelectableCharcAttribSeldSetCode.ALL_FIELDSSelector for all available fields of CharcAttribSeldSetCode. -
Uses of CharcAttribSeldSetCodeSelectable 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 CharcAttribSeldSetCodeSelectableModifier and TypeClassDescriptionclassCharcAttribSeldSetCodeField<FieldT>Template class to represent entity fields of the EntityCharcAttribSeldSetCode. -
Uses of CharcAttribSeldSetCodeSelectable 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 CharcAttribSeldSetCodeSelectableModifier and TypeClassDescriptionclassCharcAttribSeldSetCodeLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofCharcAttribSeldSetCodeto other entities.classCharcAttribSeldSetCodeOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofCharcAttribSeldSetCodeto other entities, where the cardinality of the related entity is at most 1.