public class DoCancelRequestType extends AbstractRequestType
| Constructor and Description |
|---|
DoCancelRequestType()
Default Constructor
|
DoCancelRequestType(String cancelMsgSubID,
APIType aPIType)
Constructor with arguments
|
| Modifier and Type | Method and Description |
|---|---|
APIType |
getAPIType()
Getter for aPIType
|
String |
getCancelMsgSubID()
Getter for cancelMsgSubID
|
String |
getMsgSubID()
Getter for msgSubID
|
void |
setAPIType(APIType aPIType)
Setter for aPIType
|
void |
setCancelMsgSubID(String cancelMsgSubID)
Setter for cancelMsgSubID
|
void |
setMsgSubID(String msgSubID)
Setter for msgSubID
|
String |
toXMLString(String prefix,
String name) |
getDetailLevel, getErrorLanguage, getVersion, setDetailLevel, setErrorLanguage, setVersionpublic DoCancelRequestType(String cancelMsgSubID, APIType aPIType)
public DoCancelRequestType()
public String getCancelMsgSubID()
public void setCancelMsgSubID(String cancelMsgSubID)
public APIType getAPIType()
public void setAPIType(APIType aPIType)
public String getMsgSubID()
public void setMsgSubID(String msgSubID)
public String toXMLString(String prefix, String name)
toXMLString in class AbstractRequestTypeCopyright © 2017. All Rights Reserved.