Class BankDetail.BankDetailBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.bankdetail.BankDetail.BankDetailBuilder
- Enclosing class:
- BankDetail
-
Method Summary
Modifier and TypeMethodDescriptionbankCountry(String bankCountry) (Key Field) Constraints: Not nullable, Maximum length: 3Constraints: Not nullable, Maximum length: 2bankInternalID(String bankInternalID) (Key Field) Constraints: Not nullable, Maximum length: 15Constraints: Not nullable, Maximum length: 60bankNumber(String bankNumber) Constraints: Not nullable, Maximum length: 15Constraints: Not nullable, Maximum length: 40build()Constraints: Not nullable, Maximum length: 35Constraints: Not nullable, Maximum length: 3streetName(String streetName) Constraints: Not nullable, Maximum length: 35Constraints: Not nullable, Maximum length: 11toString()
-
Method Details
-
bankCountry
(Key Field) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: BankCountry
- Returns:
this.
-
bankInternalID
(Key Field) Constraints: Not nullable, Maximum length: 15Original property name from the Odata EDM: BankInternalID
- Returns:
this.
-
bankName
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: BankName
- Returns:
this.
-
sWIFTCode
Constraints: Not nullable, Maximum length: 11Original property name from the Odata EDM: SWIFTCode
- Returns:
this.
-
bankGroup
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: BankGroup
- Returns:
this.
-
bankNumber
Constraints: Not nullable, Maximum length: 15Original property name from the Odata EDM: BankNumber
- Returns:
this.
-
region
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: Region
- Returns:
this.
-
streetName
Constraints: Not nullable, Maximum length: 35Original property name from the Odata EDM: StreetName
- Returns:
this.
-
cityName
Constraints: Not nullable, Maximum length: 35Original property name from the Odata EDM: CityName
- Returns:
this.
-
branch
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: Branch
- Returns:
this.
-
build
-
toString
-