public class PublicKeyCredentialDescriptorDto extends Object
PublicKeyCredentialDescriptorDto()
String
getId()
List<String>
getTransports()
getType()
void
setId(String id)
setTransports(List<String> transports)
setType(String type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PublicKeyCredentialDescriptorDto()
public String getId()
public void setId(String id)
public List<String> getTransports()
public void setTransports(List<String> transports)
public String getType()
public void setType(String type)