Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.selectable.SpecIdentifierSelectable
Packages that use SpecIdentifierSelectable
Package
Description
-
Uses of SpecIdentifierSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance 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.rawsubstance.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.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.rawsubstance.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.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.