Package org.oxerr.stubhub.client.model
Class ProxyDto
java.lang.Object
org.oxerr.stubhub.client.model.ProxyDto
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetUrl()voidsetPassword(String password) voidvoidsetUsername(String username)
-
Constructor Details
-
ProxyDto
public ProxyDto()
-
-
Method Details
-
getUrl
-
setUrl
-
getUsername
-
setUsername
-
getPassword
-
setPassword
-