Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilbusinessplace.BranchDetail
Packages that use BranchDetail
-
Uses of BranchDetail in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilbusinessplace
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilbusinessplace that return BranchDetailModifier and TypeMethodDescriptionBranchDetail.BranchDetailBuilder.build()BusinessPlace.getBranchDetail()Constraints: Not nullableMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilbusinessplace that return types with arguments of type BranchDetailMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilbusinessplace with parameters of type BranchDetailModifier and TypeMethodDescriptionBusinessPlace.BusinessPlaceBuilder.branchDetail(BranchDetail branchDetail) Constraints: Not nullablevoidBusinessPlace.setBranchDetail(BranchDetail branchDetail) Constraints: Not nullableConstructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilbusinessplace with parameters of type BranchDetailModifierConstructorDescriptionBusinessPlace(BranchAddress branchAddress, BranchDetail branchDetail, String branch, String companyCode, String businessPlaceStateTaxNumber, String busPlaceMunicipalTaxNumber, List<SmtpNumbers> toEmails)