Class BPCreditWorthiness.BPCreditWorthinessBuilder
- Enclosing class:
- BPCreditWorthiness
-
Method Summary
Modifier and TypeMethodDescriptionbPCrdtWrthnssAccessChkIsActive(String bPCrdtWrthnssAccessChkIsActive) Constraints: Not nullable, Maximum length: 1bPCreditStandingComment(String bPCreditStandingComment) Constraints: Not nullable, Maximum length: 50bPCreditStandingDate(LocalDateTime bPCreditStandingDate) Constraints: Not nullable, Precision: 0bPCreditStandingRating(String bPCreditStandingRating) Constraints: Not nullable, Maximum length: 3bPCreditStandingStatus(String bPCreditStandingStatus) Constraints: Not nullable, Maximum length: 1bPForeclosureDate(LocalDateTime bPForeclosureDate) Constraints: Not nullable, Precision: 0bPForeclosureIsInitiated(Boolean bPForeclosureIsInitiated) Constraints: nonebPLegalProceedingStatus(String bPLegalProceedingStatus) Constraints: Not nullable, Maximum length: 2bPLglProceedingInitiationDate(LocalDateTime bPLglProceedingInitiationDate) Constraints: Not nullable, Precision: 0build()businessPartner(String businessPartner) (Key Field) Constraints: Not nullable, Maximum length: 10businessPartnerBankruptcyDate(LocalDateTime businessPartnerBankruptcyDate) Constraints: Not nullable, Precision: 0businessPartnerIsBankrupt(Boolean businessPartnerIsBankrupt) Constraints: nonebusinessPartnerIsUnderOath(Boolean businessPartnerIsUnderOath) Constraints: nonebusinessPartnerOathDate(LocalDateTime businessPartnerOathDate) Constraints: Not nullable, Precision: 0busPartCreditStanding(String busPartCreditStanding) Constraints: Not nullable, Maximum length: 1creditRatingAgency(String creditRatingAgency) Constraints: Not nullable, Maximum length: 4toString()
-
Method Details
-
businessPartner
@Nonnull public BPCreditWorthiness.BPCreditWorthinessBuilder businessPartner(@Nullable String businessPartner) (Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: BusinessPartner
- Returns:
this.
-
busPartCreditStanding
@Nonnull public BPCreditWorthiness.BPCreditWorthinessBuilder busPartCreditStanding(@Nullable String busPartCreditStanding) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: BusPartCreditStanding
- Returns:
this.
-
bPCreditStandingStatus
@Nonnull public BPCreditWorthiness.BPCreditWorthinessBuilder bPCreditStandingStatus(@Nullable String bPCreditStandingStatus) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: BPCreditStandingStatus
- Returns:
this.
-
creditRatingAgency
@Nonnull public BPCreditWorthiness.BPCreditWorthinessBuilder creditRatingAgency(@Nullable String creditRatingAgency) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CreditRatingAgency
- Returns:
this.
-
bPCreditStandingComment
@Nonnull public BPCreditWorthiness.BPCreditWorthinessBuilder bPCreditStandingComment(@Nullable String bPCreditStandingComment) Constraints: Not nullable, Maximum length: 50Original property name from the Odata EDM: BPCreditStandingComment
- Returns:
this.
-
bPCreditStandingDate
@Nonnull public BPCreditWorthiness.BPCreditWorthinessBuilder bPCreditStandingDate(@Nullable LocalDateTime bPCreditStandingDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: BPCreditStandingDate
- Returns:
this.
-
bPCreditStandingRating
@Nonnull public BPCreditWorthiness.BPCreditWorthinessBuilder bPCreditStandingRating(@Nullable String bPCreditStandingRating) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: BPCreditStandingRating
- Returns:
this.
-
bPLegalProceedingStatus
@Nonnull public BPCreditWorthiness.BPCreditWorthinessBuilder bPLegalProceedingStatus(@Nullable String bPLegalProceedingStatus) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: BPLegalProceedingStatus
- Returns:
this.
-
bPLglProceedingInitiationDate
@Nonnull public BPCreditWorthiness.BPCreditWorthinessBuilder bPLglProceedingInitiationDate(@Nullable LocalDateTime bPLglProceedingInitiationDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: BPLglProceedingInitiationDate
- Returns:
this.
-
businessPartnerIsUnderOath
@Nonnull public BPCreditWorthiness.BPCreditWorthinessBuilder businessPartnerIsUnderOath(@Nullable Boolean businessPartnerIsUnderOath) Constraints: noneOriginal property name from the Odata EDM: BusinessPartnerIsUnderOath
- Returns:
this.
-
businessPartnerOathDate
@Nonnull public BPCreditWorthiness.BPCreditWorthinessBuilder businessPartnerOathDate(@Nullable LocalDateTime businessPartnerOathDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: BusinessPartnerOathDate
- Returns:
this.
-
businessPartnerIsBankrupt
@Nonnull public BPCreditWorthiness.BPCreditWorthinessBuilder businessPartnerIsBankrupt(@Nullable Boolean businessPartnerIsBankrupt) Constraints: noneOriginal property name from the Odata EDM: BusinessPartnerIsBankrupt
- Returns:
this.
-
businessPartnerBankruptcyDate
@Nonnull public BPCreditWorthiness.BPCreditWorthinessBuilder businessPartnerBankruptcyDate(@Nullable LocalDateTime businessPartnerBankruptcyDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: BusinessPartnerBankruptcyDate
- Returns:
this.
-
bPForeclosureIsInitiated
@Nonnull public BPCreditWorthiness.BPCreditWorthinessBuilder bPForeclosureIsInitiated(@Nullable Boolean bPForeclosureIsInitiated) Constraints: noneOriginal property name from the Odata EDM: BPForeclosureIsInitiated
- Returns:
this.
-
bPForeclosureDate
@Nonnull public BPCreditWorthiness.BPCreditWorthinessBuilder bPForeclosureDate(@Nullable LocalDateTime bPForeclosureDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: BPForeclosureDate
- Returns:
this.
-
bPCrdtWrthnssAccessChkIsActive
@Nonnull public BPCreditWorthiness.BPCreditWorthinessBuilder bPCrdtWrthnssAccessChkIsActive(@Nullable String bPCrdtWrthnssAccessChkIsActive) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: BPCrdtWrthnssAccessChkIsActive
- Returns:
this.
-
build
-
toString
-