Class VarCnfHistoricalProfile.VarCnfHistoricalProfileBuilder
- Enclosing class:
- VarCnfHistoricalProfile
-
Method Summary
Modifier and TypeMethodDescriptionbOMExplosionApplication(String bOMExplosionApplication) Constraints: Not nullable, Maximum length: 4bOMExplosionLevel(String bOMExplosionLevel) Constraints: Not nullable, Maximum length: 1build()changeNumber(String changeNumber) (Key Field) Constraints: Not nullable, Maximum length: 12Constraints: Not nullable, Maximum length: 3createdByUser(String createdByUser) Constraints: Not nullable, Maximum length: 12creationDate(LocalDate creationDate) Constraints: NullableConstraints: Not nullablelastChangeDate(LocalDate lastChangeDate) Constraints: NullablelastChangeDateTime(OffsetDateTime lastChangeDateTime) Constraints: Nullable, Precision: 7lastChangedByUser(String lastChangedByUser) Constraints: Not nullable, Maximum length: 12(Key Field) Constraints: Not nullable, Maximum length: 18Navigation property _Profile for VarCnfHistoricalProfile to single VariantConfigurationProfile.toString()validityEndDate(LocalDate validityEndDate) Constraints: NullablevalidityStartDate(LocalDate validityStartDate) Constraints: NullablevarCnfPrflOrderBOMFixatingMode(String varCnfPrflOrderBOMFixatingMode) Constraints: Not nullable, Maximum length: 1varCnfProfilePriorityValue(String varCnfProfilePriorityValue) Constraints: Not nullable, Maximum length: 2varConfigurationProfileName(String varConfigurationProfileName) (Key Field) Constraints: Not nullable, Maximum length: 30varConfigurationProfileProcess(String varConfigurationProfileProcess) Constraints: Not nullable, Maximum length: 4varConfigurationProfileStatus(String varConfigurationProfileStatus) Constraints: Not nullable, Maximum length: 1
-
Method Details
-
profile
@Nonnull public VarCnfHistoricalProfile.VarCnfHistoricalProfileBuilder profile(VariantConfigurationProfile value) Navigation property _Profile for VarCnfHistoricalProfile to single VariantConfigurationProfile.- Parameters:
value- The VariantConfigurationProfile to build this VarCnfHistoricalProfile with.- Returns:
- This Builder to allow for a fluent interface.
-
product
@Nonnull public VarCnfHistoricalProfile.VarCnfHistoricalProfileBuilder product(@Nullable String product) (Key Field) Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: Product
- Returns:
this.
-
varConfigurationProfileName
@Nonnull public VarCnfHistoricalProfile.VarCnfHistoricalProfileBuilder varConfigurationProfileName(@Nullable String varConfigurationProfileName) (Key Field) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: VarConfigurationProfileName
- Returns:
this.
-
changeNumber
@Nonnull public VarCnfHistoricalProfile.VarCnfHistoricalProfileBuilder changeNumber(@Nullable String changeNumber) (Key Field) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ChangeNumber
- Returns:
this.
-
classType
@Nonnull public VarCnfHistoricalProfile.VarCnfHistoricalProfileBuilder classType(@Nullable String classType) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ClassType
- Returns:
this.
-
varConfigurationProfileStatus
@Nonnull public VarCnfHistoricalProfile.VarCnfHistoricalProfileBuilder varConfigurationProfileStatus(@Nullable String varConfigurationProfileStatus) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: VarConfigurationProfileStatus
- Returns:
this.
-
validityStartDate
@Nonnull public VarCnfHistoricalProfile.VarCnfHistoricalProfileBuilder validityStartDate(@Nullable LocalDate validityStartDate) Constraints: NullableOriginal property name from the Odata EDM: ValidityStartDate
- Returns:
this.
-
validityEndDate
@Nonnull public VarCnfHistoricalProfile.VarCnfHistoricalProfileBuilder validityEndDate(@Nullable LocalDate validityEndDate) Constraints: NullableOriginal property name from the Odata EDM: ValidityEndDate
- Returns:
this.
-
isDeleted
@Nonnull public VarCnfHistoricalProfile.VarCnfHistoricalProfileBuilder isDeleted(@Nullable Boolean isDeleted) Constraints: Not nullableOriginal property name from the Odata EDM: IsDeleted
- Returns:
this.
-
bOMExplosionApplication
@Nonnull public VarCnfHistoricalProfile.VarCnfHistoricalProfileBuilder bOMExplosionApplication(@Nullable String bOMExplosionApplication) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: BOMExplosionApplication
- Returns:
this.
-
bOMExplosionLevel
@Nonnull public VarCnfHistoricalProfile.VarCnfHistoricalProfileBuilder bOMExplosionLevel(@Nullable String bOMExplosionLevel) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: BOMExplosionLevel
- Returns:
this.
-
varConfigurationProfileProcess
@Nonnull public VarCnfHistoricalProfile.VarCnfHistoricalProfileBuilder varConfigurationProfileProcess(@Nullable String varConfigurationProfileProcess) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: VarConfigurationProfileProcess
- Returns:
this.
-
varCnfPrflOrderBOMFixatingMode
@Nonnull public VarCnfHistoricalProfile.VarCnfHistoricalProfileBuilder varCnfPrflOrderBOMFixatingMode(@Nullable String varCnfPrflOrderBOMFixatingMode) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: VarCnfPrflOrderBOMFixatingMode
- Returns:
this.
-
varCnfProfilePriorityValue
@Nonnull public VarCnfHistoricalProfile.VarCnfHistoricalProfileBuilder varCnfProfilePriorityValue(@Nullable String varCnfProfilePriorityValue) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: VarCnfProfilePriorityValue
- Returns:
this.
-
creationDate
@Nonnull public VarCnfHistoricalProfile.VarCnfHistoricalProfileBuilder creationDate(@Nullable LocalDate creationDate) Constraints: NullableOriginal property name from the Odata EDM: CreationDate
- Returns:
this.
-
createdByUser
@Nonnull public VarCnfHistoricalProfile.VarCnfHistoricalProfileBuilder createdByUser(@Nullable String createdByUser) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreatedByUser
- Returns:
this.
-
lastChangeDate
@Nonnull public VarCnfHistoricalProfile.VarCnfHistoricalProfileBuilder lastChangeDate(@Nullable LocalDate lastChangeDate) Constraints: NullableOriginal property name from the Odata EDM: LastChangeDate
- Returns:
this.
-
lastChangedByUser
@Nonnull public VarCnfHistoricalProfile.VarCnfHistoricalProfileBuilder lastChangedByUser(@Nullable String lastChangedByUser) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: LastChangedByUser
- Returns:
this.
-
lastChangeDateTime
@Nonnull public VarCnfHistoricalProfile.VarCnfHistoricalProfileBuilder lastChangeDateTime(@Nullable OffsetDateTime lastChangeDateTime) Constraints: Nullable, Precision: 7Original property name from the Odata EDM: LastChangeDateTime
- Returns:
this.
-
build
-
toString
-