@Generated public class CreateProvider extends Object
Constructor and Description |
---|
CreateProvider() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
AuthenticationType |
getAuthenticationType() |
String |
getComment() |
String |
getName() |
String |
getRecipientProfileStr() |
int |
hashCode() |
CreateProvider |
setAuthenticationType(AuthenticationType authenticationType) |
CreateProvider |
setComment(String comment) |
CreateProvider |
setName(String name) |
CreateProvider |
setRecipientProfileStr(String recipientProfileStr) |
String |
toString() |
public CreateProvider setAuthenticationType(AuthenticationType authenticationType)
public AuthenticationType getAuthenticationType()
public CreateProvider setComment(String comment)
public String getComment()
public CreateProvider setName(String name)
public String getName()
public CreateProvider setRecipientProfileStr(String recipientProfileStr)
public String getRecipientProfileStr()
Copyright © 2024. All rights reserved.