Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.selectable.SpecValAssgmtInstanceWthCompSelectable
Packages that use SpecValAssgmtInstanceWthCompSelectable
Package
Description
-
Uses of SpecValAssgmtInstanceWthCompSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance declared as SpecValAssgmtInstanceWthCompSelectableModifier and TypeFieldDescriptionstatic final SpecValAssgmtInstanceWthCompSelectableSpecValAssgmtInstanceWthComp.ALL_FIELDSSelector for all available fields of SpecValAssgmtInstanceWthComp. -
Uses of SpecValAssgmtInstanceWthCompSelectable 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 SpecValAssgmtInstanceWthCompSelectableModifier and TypeClassDescriptionclassTemplate class to represent entity fields of the EntitySpecValAssgmtInstanceWthComp. -
Uses of SpecValAssgmtInstanceWthCompSelectable 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 SpecValAssgmtInstanceWthCompSelectableModifier and TypeClassDescriptionclassSpecValAssgmtInstanceWthCompLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSpecValAssgmtInstanceWthCompto other entities.classSpecValAssgmtInstanceWthCompOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSpecValAssgmtInstanceWthCompto other entities, where the cardinality of the related entity is at most 1.