Class SystemUpdateMessage.Builder
java.lang.Object
org.openwms.common.comm.osip.sysu.SystemUpdateMessage.Builder
- Enclosing class:
 SystemUpdateMessage
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionbuild()withCreateDate(String createDate, String pattern) withErrorCode(String errorCode) withLocationGroupName(String locationGroupName)  
- 
Field Details
- 
locationGroupName
 - 
errorCode
 - 
created
 
 - 
 - 
Constructor Details
- 
Builder
public Builder() 
 - 
 - 
Method Details
- 
withLocationGroupName
 - 
withErrorCode
 - 
withCreateDate
public SystemUpdateMessage.Builder withCreateDate(String createDate, String pattern) throws ParseException - Throws:
 ParseException
 - 
build
 
 -