Package edu.suffolk.litlab.efspserver
Class Name
java.lang.Object
edu.suffolk.litlab.efspserver.Name
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThe full name, with no extra spaces.Returns the PersonNameType XML object from this Name.If there's only a first name, then us it, otherwise take only the last name
-
Constructor Details
-
Method Details
-
getFullName
The full name, with no extra spaces. -
getFirstName
-
getMiddleName
-
getLastName
-
getTitleName
If there's only a first name, then us it, otherwise take only the last name -
getSuffix
-
getPrefix
-
getMaidenName
-
getNameType
Returns the PersonNameType XML object from this Name.
-