Class LocationUpdateMessage.Builder
java.lang.Object
org.openwms.common.comm.osip.locu.LocationUpdateMessage.Builder
- Enclosing class:
LocationUpdateMessage
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()
withCreated
(String createDate, String pattern) withErrorCode
(String val) withLocation
(String val)
-
Field Details
-
errorCode
-
created
-
type
-
location
-
locationGroupName
-
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
withErrorCode
-
withCreated
public LocationUpdateMessage.Builder withCreated(String createDate, String pattern) throws ParseException - Throws:
ParseException
-
withType
-
withLocation
-
withLocationGroupName
-
build
-