public static final class CndnContrType.CndnContrTypeBuilder extends Object
Modifier and Type | Method and Description |
---|---|
CndnContrType |
build() |
CndnContrType.CndnContrTypeBuilder |
busVolFldCombnSet(String busVolFldCombnSet)
Constraints: Not nullable, Maximum length: 4
|
CndnContrType.CndnContrTypeBuilder |
busVolFldCombnSetTypeAssgmt(BusVolFldCombnSetTypeAssgmt... value)
Navigation property to_BusVolFldCombnSetTypeAssgmt for CndnContrType to multiple
BusVolFldCombnSetTypeAssgmt.
|
CndnContrType.CndnContrTypeBuilder |
cndnContrChangeability(String cndnContrChangeability)
Constraints: Not nullable, Maximum length: 2
|
CndnContrType.CndnContrTypeBuilder |
cndnContrClassfctnType(String cndnContrClassfctnType)
Constraints: Not nullable, Maximum length: 2
|
CndnContrType.CndnContrTypeBuilder |
cndnContrEligibleCat(String cndnContrEligibleCat)
Constraints: Not nullable, Maximum length: 2
|
CndnContrType.CndnContrTypeBuilder |
cndnContrHasNoConditions(String cndnContrHasNoConditions)
Constraints: Not nullable, Maximum length: 1
|
CndnContrType.CndnContrTypeBuilder |
cndnContrPartnerCat(String cndnContrPartnerCat)
Constraints: Not nullable, Maximum length: 2
|
CndnContrType.CndnContrTypeBuilder |
cndnContrPrtlSettlmtCat(String cndnContrPrtlSettlmtCat)
Constraints: Not nullable, Maximum length: 1
|
CndnContrType.CndnContrTypeBuilder |
cndnContrSettlmtType(String cndnContrSettlmtType)
Constraints: Not nullable, Maximum length: 1
|
CndnContrType.CndnContrTypeBuilder |
cndnContrType(String cndnContrType)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
CndnContrType.CndnContrTypeBuilder |
cndnContrTypeBlockUsage(String cndnContrTypeBlockUsage)
Constraints: Not nullable, Maximum length: 1
|
String |
toString() |
@Nonnull public CndnContrType.CndnContrTypeBuilder busVolFldCombnSetTypeAssgmt(BusVolFldCombnSetTypeAssgmt... value)
value
- The BusVolFldCombnSetTypeAssgmts to build this CndnContrType with.@Nonnull public CndnContrType.CndnContrTypeBuilder cndnContrType(@Nullable String cndnContrType)
Original property name from the Odata EDM: CndnContrType
this
.@Nonnull public CndnContrType.CndnContrTypeBuilder busVolFldCombnSet(@Nullable String busVolFldCombnSet)
Original property name from the Odata EDM: BusVolFldCombnSet
this
.@Nonnull public CndnContrType.CndnContrTypeBuilder cndnContrTypeBlockUsage(@Nullable String cndnContrTypeBlockUsage)
Original property name from the Odata EDM: CndnContrTypeBlockUsage
this
.@Nonnull public CndnContrType.CndnContrTypeBuilder cndnContrPartnerCat(@Nullable String cndnContrPartnerCat)
Original property name from the Odata EDM: CndnContrPartnerCat
this
.@Nonnull public CndnContrType.CndnContrTypeBuilder cndnContrEligibleCat(@Nullable String cndnContrEligibleCat)
Original property name from the Odata EDM: CndnContrEligibleCat
this
.@Nonnull public CndnContrType.CndnContrTypeBuilder cndnContrClassfctnType(@Nullable String cndnContrClassfctnType)
Original property name from the Odata EDM: CndnContrClassfctnType
this
.@Nonnull public CndnContrType.CndnContrTypeBuilder cndnContrHasNoConditions(@Nullable String cndnContrHasNoConditions)
Original property name from the Odata EDM: CndnContrHasNoConditions
this
.@Nonnull public CndnContrType.CndnContrTypeBuilder cndnContrSettlmtType(@Nullable String cndnContrSettlmtType)
Original property name from the Odata EDM: CndnContrSettlmtType
this
.@Nonnull public CndnContrType.CndnContrTypeBuilder cndnContrChangeability(@Nullable String cndnContrChangeability)
Original property name from the Odata EDM: CndnContrChangeability
this
.@Nonnull public CndnContrType.CndnContrTypeBuilder cndnContrPrtlSettlmtCat(@Nullable String cndnContrPrtlSettlmtCat)
Original property name from the Odata EDM: CndnContrPrtlSettlmtCat
this
.@Nonnull public CndnContrType build()
Copyright © 2021 SAP SE. All rights reserved.