public class SimplePojo extends Object
| Constructor and Description |
|---|
SimplePojo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPass() |
String |
getUser() |
void |
setPass(String pass) |
void |
setUser(String user) |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.