Class Identifier

java.lang.Object
com.persequor.event.Identifier

public class Identifier extends Object
  • Constructor Details

    • Identifier

      public Identifier()
  • Method Details

    • getId

      public String getId()
    • setId

      public void setId(String id)
    • getContactInformation

      public ContactInformation getContactInformation()
    • copy

      public Identifier copy()
    • getAuthority

      public String getAuthority()
    • setAuthority

      public void setAuthority(String authority)