Class CAScrtyDepDocumentFlow.CAScrtyDepDocumentFlowBuilder
- Enclosing class:
- CAScrtyDepDocumentFlow
-
Method Summary
Modifier and TypeMethodDescriptionbuild()cAAmountInTransactionCurrency(BigDecimal cAAmountInTransactionCurrency) Constraints: Not nullable, Precision: 13, Scale: 0cAAuthorizationGroup(String cAAuthorizationGroup) Constraints: Not nullable, Maximum length: 4cADocumentNumber(String cADocumentNumber) (Key Field) Constraints: Not nullable, Maximum length: 12cAReleasedAmtInPaymentCurrency(BigDecimal cAReleasedAmtInPaymentCurrency) Constraints: Not nullable, Precision: 11, Scale: 0cAScrtyDepositClearedDocument(String cAScrtyDepositClearedDocument) (Key Field) Constraints: Not nullable, Maximum length: 12Navigation property _CAScrtyDepRequestDetail for CAScrtyDepDocumentFlow to single CASecurityDepositReqDetail.caSecurityDeposit(CASecurityDeposit... value) Navigation property _CASecurityDeposit for CAScrtyDepDocumentFlow to multiple CASecurityDeposit.cASecurityDeposit(String cASecurityDeposit) (Key Field) Constraints: Not nullable, Maximum length: 12cASecurityDepositDocCategory(String cASecurityDepositDocCategory) Constraints: Not nullable, Maximum length: 3cASecurityDepositDocCatText(String cASecurityDepositDocCatText) Constraints: Not nullable, Maximum length: 60cASecurityDepositDocument(String cASecurityDepositDocument) Constraints: Not nullable, Maximum length: 12createdByUser(String createdByUser) Constraints: Not nullable, Maximum length: 12createdByUserDescription(String createdByUserDescription) Constraints: Not nullable, Maximum length: 80creationDate(LocalDate creationDate) Constraints: NullablecreationTime(LocalTime creationTime) Constraints: Not nullablepaymentCurrency(String paymentCurrency) Constraints: Not nullable, Maximum length: 3toString()transactionCurrency(String transactionCurrency) Constraints: Not nullable, Maximum length: 3
-
Method Details
-
caScrtyDepRequestDetail
@Nonnull public CAScrtyDepDocumentFlow.CAScrtyDepDocumentFlowBuilder caScrtyDepRequestDetail(CASecurityDepositReqDetail value) Navigation property _CAScrtyDepRequestDetail for CAScrtyDepDocumentFlow to single CASecurityDepositReqDetail.- Parameters:
value- The CASecurityDepositReqDetail to build this CAScrtyDepDocumentFlow with.- Returns:
- This Builder to allow for a fluent interface.
-
caSecurityDeposit
@Nonnull public CAScrtyDepDocumentFlow.CAScrtyDepDocumentFlowBuilder caSecurityDeposit(CASecurityDeposit... value) Navigation property _CASecurityDeposit for CAScrtyDepDocumentFlow to multiple CASecurityDeposit.- Parameters:
value- The CASecurityDeposits to build this CAScrtyDepDocumentFlow with.- Returns:
- This Builder to allow for a fluent interface.
-
cASecurityDeposit
@Nonnull public CAScrtyDepDocumentFlow.CAScrtyDepDocumentFlowBuilder cASecurityDeposit(@Nullable String cASecurityDeposit) (Key Field) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CASecurityDeposit
- Returns:
this.
-
cADocumentNumber
@Nonnull public CAScrtyDepDocumentFlow.CAScrtyDepDocumentFlowBuilder cADocumentNumber(@Nullable String cADocumentNumber) (Key Field) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CADocumentNumber
- Returns:
this.
-
cAScrtyDepositClearedDocument
@Nonnull public CAScrtyDepDocumentFlow.CAScrtyDepDocumentFlowBuilder cAScrtyDepositClearedDocument(@Nullable String cAScrtyDepositClearedDocument) (Key Field) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CAScrtyDepositClearedDocument
- Returns:
this.
-
cAAuthorizationGroup
@Nonnull public CAScrtyDepDocumentFlow.CAScrtyDepDocumentFlowBuilder cAAuthorizationGroup(@Nullable String cAAuthorizationGroup) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CAAuthorizationGroup
- Returns:
this.
-
cASecurityDepositDocument
@Nonnull public CAScrtyDepDocumentFlow.CAScrtyDepDocumentFlowBuilder cASecurityDepositDocument(@Nullable String cASecurityDepositDocument) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CASecurityDepositDocument
- Returns:
this.
-
cASecurityDepositDocCategory
@Nonnull public CAScrtyDepDocumentFlow.CAScrtyDepDocumentFlowBuilder cASecurityDepositDocCategory(@Nullable String cASecurityDepositDocCategory) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: CASecurityDepositDocCategory
- Returns:
this.
-
cASecurityDepositDocCatText
@Nonnull public CAScrtyDepDocumentFlow.CAScrtyDepDocumentFlowBuilder cASecurityDepositDocCatText(@Nullable String cASecurityDepositDocCatText) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: CASecurityDepositDocCatText
- Returns:
this.
-
cAAmountInTransactionCurrency
@Nonnull public CAScrtyDepDocumentFlow.CAScrtyDepDocumentFlowBuilder cAAmountInTransactionCurrency(@Nullable BigDecimal cAAmountInTransactionCurrency) Constraints: Not nullable, Precision: 13, Scale: 0Original property name from the Odata EDM: CAAmountInTransactionCurrency
- Returns:
this.
-
transactionCurrency
@Nonnull public CAScrtyDepDocumentFlow.CAScrtyDepDocumentFlowBuilder transactionCurrency(@Nullable String transactionCurrency) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: TransactionCurrency
- Returns:
this.
-
cAReleasedAmtInPaymentCurrency
@Nonnull public CAScrtyDepDocumentFlow.CAScrtyDepDocumentFlowBuilder cAReleasedAmtInPaymentCurrency(@Nullable BigDecimal cAReleasedAmtInPaymentCurrency) Constraints: Not nullable, Precision: 11, Scale: 0Original property name from the Odata EDM: CAReleasedAmtInPaymentCurrency
- Returns:
this.
-
paymentCurrency
@Nonnull public CAScrtyDepDocumentFlow.CAScrtyDepDocumentFlowBuilder paymentCurrency(@Nullable String paymentCurrency) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: PaymentCurrency
- Returns:
this.
-
createdByUser
@Nonnull public CAScrtyDepDocumentFlow.CAScrtyDepDocumentFlowBuilder createdByUser(@Nullable String createdByUser) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreatedByUser
- Returns:
this.
-
createdByUserDescription
@Nonnull public CAScrtyDepDocumentFlow.CAScrtyDepDocumentFlowBuilder createdByUserDescription(@Nullable String createdByUserDescription) Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: CreatedByUserDescription
- Returns:
this.
-
creationDate
@Nonnull public CAScrtyDepDocumentFlow.CAScrtyDepDocumentFlowBuilder creationDate(@Nullable LocalDate creationDate) Constraints: NullableOriginal property name from the Odata EDM: CreationDate
- Returns:
this.
-
creationTime
@Nonnull public CAScrtyDepDocumentFlow.CAScrtyDepDocumentFlowBuilder creationTime(@Nullable LocalTime creationTime) Constraints: Not nullableOriginal property name from the Odata EDM: CreationTime
- Returns:
this.
-
build
-
toString
-