public class BaseRequest extends Object
| Constructor and Description |
|---|
BaseRequest(RequestType type) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessageId() |
RequestType |
getRequestType() |
public BaseRequest(RequestType type)
public RequestType getRequestType()
public String getMessageId()
Copyright © 2020. All rights reserved.