cn.signit.sdk.pojo
类 ParticipantInfo
java.lang.Object
cn.signit.sdk.pojo.ParticipantInfo
public class ParticipantInfo
- extends Object
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ParticipantInfo
public ParticipantInfo()
ParticipantInfo
public ParticipantInfo(ParticipantInfo.Builder builder)
getSender
public Sender getSender()
getReceivers
public List<Receiver> getReceivers()
setSender
public void setSender(Sender sender)
setReceivers
public void setReceivers(List<Receiver> receivers)
newBuilder
public ParticipantInfo.Builder newBuilder()
builder
public static ParticipantInfo.Builder builder()
Copyright © 2020. All rights reserved.