public class WechatPagesDeleteRequest extends Object
| 构造器和说明 |
|---|
WechatPagesDeleteRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
WechatPagesDeleteRequest |
accountId(Long accountId) |
boolean |
equals(Object o) |
Long |
getAccountId()
Get accountId
|
Long |
getPageId()
Get pageId
|
int |
hashCode() |
WechatPagesDeleteRequest |
pageId(Long pageId) |
void |
setAccountId(Long accountId) |
void |
setPageId(Long pageId) |
String |
toString() |
public WechatPagesDeleteRequest pageId(Long pageId)
public Long getPageId()
public void setPageId(Long pageId)
public WechatPagesDeleteRequest accountId(Long accountId)
public Long getAccountId()
public void setAccountId(Long accountId)
Copyright © 2020. All rights reserved.