Class BusSolnOrdItmConfiguration.BusSolnOrdItmConfigurationBuilder
- Enclosing class:
- BusSolnOrdItmConfiguration
-
Method Summary
Modifier and TypeMethodDescriptionbuild()characteristic(String characteristic) Constraints: Not nullable, Maximum length: 30charcFromNumericValue(Double charcFromNumericValue) (Key Field) Constraints: Not nullablecharcInternalID(String charcInternalID) (Key Field) Constraints: Not nullable, Maximum length: 10charcReferenceTable(String charcReferenceTable) Constraints: Not nullable, Maximum length: 30charcReferenceTableField(String charcReferenceTableField) Constraints: Not nullable, Maximum length: 30charcToNumericValue(Double charcToNumericValue) (Key Field) Constraints: Not nullablecharcValue(String charcValue) (Key Field) Constraints: Not nullable, Maximum length: 70charcValueAsCharacterValue(String charcValueAsCharacterValue) Constraints: Not nullable, Maximum length: 70charcValueAssignmentType(String charcValueAssignmentType) Constraints: Not nullable, Maximum length: 10toString()varConfignInstceBusObjectKey(String varConfignInstceBusObjectKey) (Key Field) Constraints: Not nullable, Maximum length: 50varConfignInstceBusObjectType(String varConfignInstceBusObjectType) (Key Field) Constraints: Not nullable, Maximum length: 10variantConditionFactor(String variantConditionFactor) Constraints: Not nullable, Maximum length: 15variantConfigurationDate(LocalDateTime variantConfigurationDate) Constraints: Not nullable, Precision: 0variantConfigurationInstance(String variantConfigurationInstance) (Key Field) Constraints: Not nullable, Maximum length: 18
-
Method Details
-
varConfignInstceBusObjectKey
@Nonnull public BusSolnOrdItmConfiguration.BusSolnOrdItmConfigurationBuilder varConfignInstceBusObjectKey(@Nullable String varConfignInstceBusObjectKey) (Key Field) Constraints: Not nullable, Maximum length: 50Original property name from the Odata EDM: VarConfignInstceBusObjectKey
- Returns:
this.
-
varConfignInstceBusObjectType
@Nonnull public BusSolnOrdItmConfiguration.BusSolnOrdItmConfigurationBuilder varConfignInstceBusObjectType(@Nullable String varConfignInstceBusObjectType) (Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: VarConfignInstceBusObjectType
- Returns:
this.
-
variantConfigurationInstance
@Nonnull public BusSolnOrdItmConfiguration.BusSolnOrdItmConfigurationBuilder variantConfigurationInstance(@Nullable String variantConfigurationInstance) (Key Field) Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: VariantConfigurationInstance
- Returns:
this.
-
charcInternalID
@Nonnull public BusSolnOrdItmConfiguration.BusSolnOrdItmConfigurationBuilder charcInternalID(@Nullable String charcInternalID) (Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: CharcInternalID
- Returns:
this.
-
charcValue
@Nonnull public BusSolnOrdItmConfiguration.BusSolnOrdItmConfigurationBuilder charcValue(@Nullable String charcValue) (Key Field) Constraints: Not nullable, Maximum length: 70Original property name from the Odata EDM: CharcValue
- Returns:
this.
-
charcFromNumericValue
@Nonnull public BusSolnOrdItmConfiguration.BusSolnOrdItmConfigurationBuilder charcFromNumericValue(@Nullable Double charcFromNumericValue) (Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: CharcFromNumericValue
- Returns:
this.
-
charcToNumericValue
@Nonnull public BusSolnOrdItmConfiguration.BusSolnOrdItmConfigurationBuilder charcToNumericValue(@Nullable Double charcToNumericValue) (Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: CharcToNumericValue
- Returns:
this.
-
charcReferenceTable
@Nonnull public BusSolnOrdItmConfiguration.BusSolnOrdItmConfigurationBuilder charcReferenceTable(@Nullable String charcReferenceTable) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: CharcReferenceTable
- Returns:
this.
-
charcReferenceTableField
@Nonnull public BusSolnOrdItmConfiguration.BusSolnOrdItmConfigurationBuilder charcReferenceTableField(@Nullable String charcReferenceTableField) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: CharcReferenceTableField
- Returns:
this.
-
characteristic
@Nonnull public BusSolnOrdItmConfiguration.BusSolnOrdItmConfigurationBuilder characteristic(@Nullable String characteristic) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: Characteristic
- Returns:
this.
-
charcValueAsCharacterValue
@Nonnull public BusSolnOrdItmConfiguration.BusSolnOrdItmConfigurationBuilder charcValueAsCharacterValue(@Nullable String charcValueAsCharacterValue) Constraints: Not nullable, Maximum length: 70Original property name from the Odata EDM: CharcValueAsCharacterValue
- Returns:
this.
-
charcValueAssignmentType
@Nonnull public BusSolnOrdItmConfiguration.BusSolnOrdItmConfigurationBuilder charcValueAssignmentType(@Nullable String charcValueAssignmentType) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: CharcValueAssignmentType
- Returns:
this.
-
variantConditionFactor
@Nonnull public BusSolnOrdItmConfiguration.BusSolnOrdItmConfigurationBuilder variantConditionFactor(@Nullable String variantConditionFactor) Constraints: Not nullable, Maximum length: 15Original property name from the Odata EDM: VariantConditionFactor
- Returns:
this.
-
variantConfigurationDate
@Nonnull public BusSolnOrdItmConfiguration.BusSolnOrdItmConfigurationBuilder variantConfigurationDate(@Nullable LocalDateTime variantConfigurationDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: VariantConfigurationDate
- Returns:
this.
-
build
-
toString
-