Class User
- java.lang.Object
-
- com.azure.spring.integration.test.support.pojo.User
-
public class User extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
String
getName()
int
hashCode()
void
setName(String name)
-