cn.signit.sdk.pojo
类 WebhookData.Source

java.lang.Object
  继承者 cn.signit.sdk.pojo.WebhookData.Source
包容类:
WebhookData

public static class WebhookData.Source
extends Object


构造方法摘要
WebhookData.Source()
           
 
方法摘要
 String getDestination()
           
 String getPlatform()
           
 void setDestination(String destination)
           
 void setPlatform(String platform)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

WebhookData.Source

public WebhookData.Source()
方法详细信息

getPlatform

public String getPlatform()

setPlatform

public void setPlatform(String platform)

getDestination

public String getDestination()

setDestination

public void setDestination(String destination)


Copyright © 2019. All rights reserved.