public static final class SpecificationPhraseItem.SpecificationPhraseItemBuilder extends Object
@Nonnull public SpecificationPhraseItem.SpecificationPhraseItemBuilder specificationPhrase(SpecificationPhrase... value)
value
- The SpecificationPhrases to build this SpecificationPhraseItem with.@Nonnull public SpecificationPhraseItem.SpecificationPhraseItemBuilder specPhraseItemInternalID(@Nullable String specPhraseItemInternalID)
Original property name from the Odata EDM: SpecPhraseItemInternalID
this
.@Nonnull public SpecificationPhraseItem.SpecificationPhraseItemBuilder specPhraseItemChgIntID(@Nullable String specPhraseItemChgIntID)
Original property name from the Odata EDM: SpecPhraseItemChgIntID
this
.@Nonnull public SpecificationPhraseItem.SpecificationPhraseItemBuilder specPhraseInternalID(@Nullable String specPhraseInternalID)
Original property name from the Odata EDM: SpecPhraseInternalID
this
.@Nonnull public SpecificationPhraseItem.SpecificationPhraseItemBuilder specPhraseItemStatus(@Nullable String specPhraseItemStatus)
Original property name from the Odata EDM: SpecPhraseItemStatus
this
.@Nonnull public SpecificationPhraseItem.SpecificationPhraseItemBuilder specPhraseItemCode(@Nullable String specPhraseItemCode)
Original property name from the Odata EDM: SpecPhraseItemCode
this
.@Nonnull public SpecificationPhraseItem.SpecificationPhraseItemBuilder specPhraseItemIsDeleted(@Nullable Boolean specPhraseItemIsDeleted)
Original property name from the Odata EDM: SpecPhraseItemIsDeleted
this
.@Nonnull public SpecificationPhraseItem.SpecificationPhraseItemBuilder specPhraseItemChangeDate(@Nullable LocalDateTime specPhraseItemChangeDate)
Original property name from the Odata EDM: SpecPhraseItemChangeDate
this
.@Nonnull public SpecificationPhraseItem.SpecificationPhraseItemBuilder specPhraseItemLanguage(@Nullable String specPhraseItemLanguage)
Original property name from the Odata EDM: SpecPhraseItemLanguage
this
.@Nonnull public SpecificationPhraseItem.SpecificationPhraseItemBuilder specPhraseItemText(@Nullable String specPhraseItemText)
Original property name from the Odata EDM: SpecPhraseItemText
this
.@Nonnull public SpecificationPhraseItem build()
Copyright © 2021 SAP SE. All rights reserved.