Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingprojectmilestonetype.SrcgProjMilestoneType
Packages that use SrcgProjMilestoneType
Package
Description
-
Uses of SrcgProjMilestoneType in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingprojectmilestonetype
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingprojectmilestonetype with type parameters of type SrcgProjMilestoneTypeModifier and TypeFieldDescriptionstatic final SimpleProperty<SrcgProjMilestoneType>SrcgProjMilestoneType.ALL_FIELDSSelector for all available fields of SrcgProjMilestoneType.static final SimpleProperty.String<SrcgProjMilestoneType>SrcgProjMilestoneType.SOURCING_PROJECT_MILESTONE_TYPEstatic final SimpleProperty.String<SrcgProjMilestoneType>SrcgProjMilestoneType.SRCG_PROJ_MILESTONE_TYPE_ICON_URIstatic final SimpleProperty.String<SrcgProjMilestoneType>SrcgProjMilestoneType.SRCG_PROJ_MILESTONE_TYPE_TEXTstatic final SimpleProperty.String<SrcgProjMilestoneType>SrcgProjMilestoneType.SRCG_PROJ_MLSTN_SEMANTIC_REFERENCESrcgProjMilestoneTypeText.TO__SRCG_PROJ_MILESTONE_TYPEUse with available request builders to apply the _SrcgProjMilestoneType navigation property to query operations.SrcgProjMilestoneType.TO__SRCG_PROJ_MILESTONE_TYPE_TEXTUse with available request builders to apply the _SrcgProjMilestoneTypeText navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingprojectmilestonetype that return SrcgProjMilestoneTypeMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingprojectmilestonetype that return types with arguments of type SrcgProjMilestoneTypeModifier and TypeMethodDescriptionio.vavr.control.Option<SrcgProjMilestoneType>SrcgProjMilestoneTypeText.getSrcgProjMilestoneTypeIfPresent()Retrieval of associated SrcgProjMilestoneType entity (one to one).SrcgProjMilestoneType.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingprojectmilestonetype with parameters of type SrcgProjMilestoneTypeModifier and TypeMethodDescriptionvoidSrcgProjMilestoneTypeText.setSrcgProjMilestoneType(SrcgProjMilestoneType value) Overwrites the associated SrcgProjMilestoneType entity for the loaded navigation property _SrcgProjMilestoneType.SrcgProjMilestoneTypeText.SrcgProjMilestoneTypeTextBuilder.srcgProjMilestoneType(SrcgProjMilestoneType value) Navigation property _SrcgProjMilestoneType for SrcgProjMilestoneTypeText to single SrcgProjMilestoneType.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingprojectmilestonetype with parameters of type SrcgProjMilestoneTypeModifierConstructorDescriptionSrcgProjMilestoneTypeText(String sourcingProjectMilestoneType, String language, String srcgProjMilestoneTypeText, SrcgProjMilestoneType to_SrcgProjMilestoneType) -
Uses of SrcgProjMilestoneType in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services that return types with arguments of type SrcgProjMilestoneTypeModifier and TypeMethodDescriptionDefaultSourcingProjectMilestoneTypeService.countSrcgProjMilestoneType()Deprecated.SourcingProjectMilestoneTypeService.countSrcgProjMilestoneType()Deprecated.Fetch the number of entries from theSrcgProjMilestoneTypeentity collection matching the filter and search expressions.DefaultSourcingProjectMilestoneTypeService.getAllSrcgProjMilestoneType()Deprecated.SourcingProjectMilestoneTypeService.getAllSrcgProjMilestoneType()Deprecated.Fetch multipleSrcgProjMilestoneTypeentities.DefaultSourcingProjectMilestoneTypeService.getSrcgProjMilestoneTypeByKey(String sourcingProjectMilestoneType) Deprecated.SourcingProjectMilestoneTypeService.getSrcgProjMilestoneTypeByKey(String sourcingProjectMilestoneType) Deprecated.Fetch a singleSrcgProjMilestoneTypeentity using key fields.