Package com.peterphi.carbon.type.mutable
Class CarbonFTPSettings
java.lang.Object
com.peterphi.carbon.type.XMLWrapper
com.peterphi.carbon.type.mutable.CarbonFTPSettings
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
Fields inherited from class com.peterphi.carbon.type.XMLWrapper
element
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setPassword
(String password) void
void
setUsername
(String user) Methods inherited from class com.peterphi.carbon.type.XMLWrapper
getAttribute, getElement, getElement, setAttribute
-
Field Details
-
CARBON_FTP_SETTINGS_ELEMENT_NAME
- See Also:
-
FTP_PASSWORD_ATTRIBUTE
- See Also:
-
FTP_USERNAME_ATTRIBUTE
- See Also:
-
FTP_SERVER_ATTRIBUTE
- See Also:
-
-
Constructor Details
-
CarbonFTPSettings
public CarbonFTPSettings(org.jdom2.Element element)
-
-
Method Details
-
setPassword
-
setUsername
-
setServer
-