public static class LargeAttachment.TransportDetails extends Object
Modifier and Type | Field and Description |
---|---|
protected String |
password
Пароль пользователя
|
protected String |
userName
Имя пользователя (логин)
|
Constructor and Description |
---|
TransportDetails(String userName,
String password)
Создает объект на основе указанных данных
|
Modifier and Type | Method and Description |
---|---|
String |
getPassword()
Возвращает пароль
|
String |
getUserName()
Возвращает имя пользователя
|
Copyright © 2017. All rights reserved.