Uses of Class
org.openwms.tms.api.requests.state.StateChangeRequest
Packages that use StateChangeRequest
-
Uses of StateChangeRequest in org.openwms.tms.api.requests.state
Fields in org.openwms.tms.api.requests.state declared as StateChangeRequestModifier and TypeFieldDescriptionprivate StateChangeRequestStateChangeResponse.requestThe identifying persistent key of the TransportOrder to change.Methods in org.openwms.tms.api.requests.state that return StateChangeRequestMethods in org.openwms.tms.api.requests.state with parameters of type StateChangeRequestModifier and TypeMethodDescriptionvoidStateChangeResponse.setRequest(StateChangeRequest request) Constructors in org.openwms.tms.api.requests.state with parameters of type StateChangeRequestModifierConstructorDescriptionStateChangeResponse(StateChangeRequest request, String acceptedState, MessageVO error)