Class PointOfServiceModelBuilder
java.lang.Object
de.hybris.platform.warehousing.util.builder.PointOfServiceModelBuilder
You cannot set the relation to
AddressModel from this builder, instead you have to use
AddressModelBuilder#withOwner().-
Method Summary
Modifier and TypeMethodDescriptionstatic PointOfServiceModelBuilderaModel()build()withAddress(AddressModel address) withBaseStore(BaseStoreModel baseStore) withLatitude(Double latitude) withLongitude(Double longitude) withWarehouses(WarehouseModel... warehouses)
-
Method Details
-
aModel
-
build
-
withName
-
withType
-
withBaseStore
-
withWarehouses
-
withAddress
-
withLatitude
-
withLongitude
-