Package org.openwms.common.location
Class Location.LocationBuilder
java.lang.Object
org.openwms.common.location.Location.LocationBuilder
- Enclosing class:
Location
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic Location.LocationBuilder
build()
withAccount
(Account account) withClassification
(String classification) withConsideredInAllocation
(boolean consideredInAllocation) withDescription
(String description) withErpCode
(String erpCode) withIncomingActive
(boolean incomingActive) withLabels
(List<String> labels) withLastMovement
(LocalDateTime lastMovement) withLocationGroup
(LocationGroup locationGroup) withLocationGroupCountingActive
(boolean locationGroupCountingActive) withLocationType
(LocationType locationType) withMaximumWeight
(BigDecimal maximumWeight) withMessages
(Set<Message> messages) withNoMaxTransportUnits
(int noMaxTransportUnits) withOutgoingActive
(boolean outgoingActive) withPlcCode
(String plcCode) withPlcState
(int plcState) withSortOrder
(Integer sortOrder) withStockZone
(String stockZone)
-
Field Details
-
target
-
-
Constructor Details
-
LocationBuilder
-
-
Method Details
-
aLocation
-
withAccount
-
withPlcCode
-
withErpCode
-
withDescription
-
withSortOrder
-
withStockZone
-
withLabels
-
withNoMaxTransportUnits
-
withMaximumWeight
-
withLastMovement
-
withLocationGroupCountingActive
public Location.LocationBuilder withLocationGroupCountingActive(boolean locationGroupCountingActive) -
withIncomingActive
-
withOutgoingActive
-
withPlcState
-
withConsideredInAllocation
-
withLocationType
-
withGroup
-
withClassification
-
withLocationGroup
-
withMessages
-
build
-