Class Name
- java.lang.Object
-
- org.springframework.social.google.api.people.Name
-
public class Name extends Object
Model class representing a name in google people- Author:
- Oscar Carballo
-
-
Constructor Summary
Constructors Constructor Description Name()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetDisplayName()StringgetDisplayNameLastFirst()StringgetFamilyName()StringgetGivenName()
-