Class POBExternalUserId

  • All Implemented Interfaces:

    
    public class POBExternalUserId
    
                        

    Class to Store Data Partner Ids

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      String getSource() Method to get source name of data provider
      String getId() Method to get Data partner Id
      int getAtype() Method to get Atype of data partner id
      void setAtype(int atype) Method to set atype to data Partner id
      JSONObject getExtension() Method to get extension to partner ids
      void setExtension(@Nullable() JSONObject ext) Method to set extension to data partner ids
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • POBExternalUserId

        POBExternalUserId(String source, String id)
        Constructor to create Data Partner Id object
        Parameters:
        source - Source of the provided data partner Id
        id - Data Partner Id to initialize with
    • Method Detail

      • getAtype

         int getAtype()

        Method to get Atype of data partner id

        Returns:

        atype

      • setAtype

         void setAtype(int atype)

        Method to set atype to data Partner id

        Parameters:
        atype - atype