Class ProxyDto
java.lang.Object
org.oxerr.stubhub.client.model.ProxyDto
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetUrl()inthashCode()voidsetPassword(String password) voidvoidsetUsername(String username) toString()
-
Constructor Details
-
ProxyDto
public ProxyDto()
-
-
Method Details
-
getUrl
-
setUrl
-
getUsername
-
setUsername
-
getPassword
-
setPassword
-
hashCode
-
equals
-
toString
-