Class Name


  • public class Name
    extends Object
    Model class representing a name in google people
    Author:
    Oscar Carballo
    • Constructor Detail

      • Name

        public Name()
    • Method Detail

      • getFamilyName

        public String getFamilyName()
      • getGivenName

        public String getGivenName()
      • getDisplayName

        public String getDisplayName()
      • getDisplayNameLastFirst

        public String getDisplayNameLastFirst()