public class NotifyResponse
extends java.lang.Object
implements java.io.Serializable
| 构造器和说明 |
|---|
NotifyResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
java.lang.String |
getReturn_code() |
java.lang.String |
getReturn_msg() |
NotifyResponse |
setReturn_code(java.lang.String return_code) |
NotifyResponse |
setReturn_msg(java.lang.String return_msg) |
public java.lang.String getReturn_code()
public NotifyResponse setReturn_code(java.lang.String return_code)
public java.lang.String getReturn_msg()
public NotifyResponse setReturn_msg(java.lang.String return_msg)
Copyright © 2019. All Rights Reserved.