Class Bank.BankBuilder
- Enclosing class:
- Bank
-
Method Summary
Modifier and TypeMethodDescription_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullableConstraints: Not nullable, Maximum length: 15bankCategory(String bankCategory) Constraints: Not nullable, Maximum length: 1bankCountry(String bankCountry) (Key Field) Constraints: Not nullable, Maximum length: 3bankInternalID(String bankInternalID) (Key Field) Constraints: Not nullable, Maximum length: 15Constraints: Not nullable, Maximum length: 60bankNetworkGrouping(String bankNetworkGrouping) Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 40build()Constraints: Not nullable, Maximum length: 35isMarkedForDeletion(Boolean isMarkedForDeletion) Constraints: Not nullableConstraints: 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.
-
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.
-
sWIFTCode
Constraints: Not nullable, Maximum length: 11Original property name from the Odata EDM: SWIFTCode
- Returns:
this.
-
bankNetworkGrouping
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: BankNetworkGrouping
- Returns:
this.
-
isMarkedForDeletion
Constraints: Not nullableOriginal property name from the Odata EDM: IsMarkedForDeletion
- Returns:
this.
-
bank
Constraints: Not nullable, Maximum length: 15Original property name from the Odata EDM: Bank
- Returns:
this.
-
branch
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: Branch
- Returns:
this.
-
bankCategory
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: BankCategory
- Returns:
this.
-
_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Returns:
this.
-
build
-
toString
-