public interface ILogin_element
| Modifier and Type | Method and Description |
|---|---|
String |
getPassword()
element : password of type {http://www.w3.org/2001/XMLSchema}string
java type: java.lang.String
|
String |
getUsername()
element : username of type {http://www.w3.org/2001/XMLSchema}string
java type: java.lang.String
|
void |
setPassword(String password) |
void |
setUsername(String username) |
String getUsername()
void setUsername(String username)
String getPassword()
void setPassword(String password)
Copyright © 2015. All Rights Reserved.