Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingproject.SourcingProjectItemNote.SourcingProjectItemNoteBuilder
Packages that use SourcingProjectItemNote.SourcingProjectItemNoteBuilder
-
Uses of SourcingProjectItemNote.SourcingProjectItemNoteBuilder in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingproject
Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingproject that return SourcingProjectItemNote.SourcingProjectItemNoteBuilderModifier and TypeMethodDescriptionSourcingProjectItemNote.builder()SourcingProjectItemNote.SourcingProjectItemNoteBuilder.noteBasicChangeDateTime(OffsetDateTime noteBasicChangeDateTime) Constraints: Nullable, Precision: 7SourcingProjectItemNote.SourcingProjectItemNoteBuilder.noteBasicChangedByUser(String noteBasicChangedByUser) Constraints: Not nullable, Maximum length: 12SourcingProjectItemNote.SourcingProjectItemNoteBuilder.noteBasicContent(String noteBasicContent) Constraints: Not nullableSourcingProjectItemNote.SourcingProjectItemNoteBuilder.noteBasicCreatedByUser(String noteBasicCreatedByUser) Constraints: Not nullable, Maximum length: 12SourcingProjectItemNote.SourcingProjectItemNoteBuilder.noteBasicCreationDateTime(OffsetDateTime noteBasicCreationDateTime) Constraints: Nullable, Precision: 7SourcingProjectItemNote.SourcingProjectItemNoteBuilder.noteBasicLanguage(String noteBasicLanguage) Constraints: Not nullable, Maximum length: 2SourcingProjectItemNote.SourcingProjectItemNoteBuilder.noteBasicMimeType(String noteBasicMimeType) Constraints: Not nullable, Maximum length: 127SourcingProjectItemNote.SourcingProjectItemNoteBuilder.noteBasicTitle(String noteBasicTitle) Constraints: Not nullable, Maximum length: 255SourcingProjectItemNote.SourcingProjectItemNoteBuilder.noteBasicType(String noteBasicType) Constraints: Not nullable, Maximum length: 20SourcingProjectItemNote.SourcingProjectItemNoteBuilder.noteBasicUUID(UUID noteBasicUUID) (Key Field) Constraints: Not nullableSourcingProjectItemNote.SourcingProjectItemNoteBuilder.sourcingProject(SourcingProject value) Navigation property _SourcingProject for SourcingProjectItemNote to single SourcingProject.SourcingProjectItemNote.SourcingProjectItemNoteBuilder.sourcingProjectItem(SourcingProjectItem value) Navigation property _SourcingProjectItem for SourcingProjectItemNote to single SourcingProjectItem.SourcingProjectItemNote.SourcingProjectItemNoteBuilder.sourcingProjectItemUUID(UUID sourcingProjectItemUUID) Constraints: Not nullableSourcingProjectItemNote.SourcingProjectItemNoteBuilder.sourcingProjectUUID(UUID sourcingProjectUUID) Constraints: Not nullableSourcingProjectItemNote.SourcingProjectItemNoteBuilder.srcPrjItemNoteTypeIsInternal(Boolean srcPrjItemNoteTypeIsInternal) Constraints: Not nullable