Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseprojectv2.selectable.EnterpriseProjectRoleSelectable
Packages that use EnterpriseProjectRoleSelectable
Package
Description
-
Uses of EnterpriseProjectRoleSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseprojectv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseprojectv2 declared as EnterpriseProjectRoleSelectableModifier and TypeFieldDescriptionstatic final EnterpriseProjectRoleSelectableEnterpriseProjectRole.ALL_FIELDSSelector for all available fields of EnterpriseProjectRole. -
Uses of EnterpriseProjectRoleSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseprojectv2.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseprojectv2.field that implement EnterpriseProjectRoleSelectableModifier and TypeClassDescriptionclassEnterpriseProjectRoleField<FieldT>Template class to represent entity fields of the EntityEnterpriseProjectRole. -
Uses of EnterpriseProjectRoleSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseprojectv2.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseprojectv2.link that implement EnterpriseProjectRoleSelectableModifier and TypeClassDescriptionclassEnterpriseProjectRoleLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofEnterpriseProjectRoleto other entities.classEnterpriseProjectRoleOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofEnterpriseProjectRoleto other entities, where the cardinality of the related entity is at most 1.