Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.selectable.SpecIdentifierSelectable
Packages that use SpecIdentifierSelectable
Package
Description
-
Uses of SpecIdentifierSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance declared as SpecIdentifierSelectableModifier and TypeFieldDescriptionstatic final SpecIdentifierSelectableSpecIdentifier.ALL_FIELDSSelector for all available fields of SpecIdentifier. -
Uses of SpecIdentifierSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.field that implement SpecIdentifierSelectableModifier and TypeClassDescriptionclassSpecIdentifierField<FieldT>Template class to represent entity fields of the EntitySpecIdentifier. -
Uses of SpecIdentifierSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.link that implement SpecIdentifierSelectableModifier and TypeClassDescriptionclassSpecIdentifierLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSpecIdentifierto other entities.classSpecIdentifierOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSpecIdentifierto other entities, where the cardinality of the related entity is at most 1.