Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicattributecatalog.selectable.CharcAttribSeldCodeSetSelectable
Packages that use CharcAttribSeldCodeSetSelectable
Package
Description
-
Uses of CharcAttribSeldCodeSetSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicattributecatalog
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicattributecatalog declared as CharcAttribSeldCodeSetSelectableModifier and TypeFieldDescriptionstatic final CharcAttribSeldCodeSetSelectableCharcAttribSeldCodeSet.ALL_FIELDSSelector for all available fields of CharcAttribSeldCodeSet. -
Uses of CharcAttribSeldCodeSetSelectable 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 CharcAttribSeldCodeSetSelectableModifier and TypeClassDescriptionclassCharcAttribSeldCodeSetField<FieldT>Template class to represent entity fields of the EntityCharcAttribSeldCodeSet. -
Uses of CharcAttribSeldCodeSetSelectable 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 CharcAttribSeldCodeSetSelectableModifier and TypeClassDescriptionclassCharcAttribSeldCodeSetLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofCharcAttribSeldCodeSetto other entities.classCharcAttribSeldCodeSetOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofCharcAttribSeldCodeSetto other entities, where the cardinality of the related entity is at most 1.