Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe.selectable.MasterRecipePhaseSelectable
Packages that use MasterRecipePhaseSelectable
Package
Description
-
Uses of MasterRecipePhaseSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe declared as MasterRecipePhaseSelectableModifier and TypeFieldDescriptionstatic final MasterRecipePhaseSelectableMasterRecipePhase.ALL_FIELDSSelector for all available fields of MasterRecipePhase. -
Uses of MasterRecipePhaseSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe.field that implement MasterRecipePhaseSelectableModifier and TypeClassDescriptionclassMasterRecipePhaseField<FieldT>Template class to represent entity fields of the EntityMasterRecipePhase. -
Uses of MasterRecipePhaseSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe.link that implement MasterRecipePhaseSelectableModifier and TypeClassDescriptionclassMasterRecipePhaseLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofMasterRecipePhaseto other entities.classMasterRecipePhaseOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofMasterRecipePhaseto other entities, where the cardinality of the related entity is at most 1.