Package com.fifa.connectid.sdk
Class PersonDetails
- java.lang.Object
-
- com.fifa.connectid.sdk.PersonDetails
-
- All Implemented Interfaces:
Serializable
public class PersonDetails extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PersonDetails(String sourceOrganisationId, String xmlData, String correlationId)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)StringgetCorrelationId()StringgetSourceOrganisationId()StringgetXmlData()inthashCode()StringtoString()
-