Class RegistrarPoc.RegistrarPocId

java.lang.Object
google.registry.model.ImmutableObject
google.registry.model.registrar.RegistrarPoc.RegistrarPocId
All Implemented Interfaces:
Serializable, Cloneable
Enclosing class:
RegistrarPoc

public static class RegistrarPoc.RegistrarPocId extends ImmutableObject implements Serializable
Class to represent the composite primary key for RegistrarPoc entity.
See Also:
  • Constructor Details

    • RegistrarPocId

      public RegistrarPocId(String emailAddress, String registrarId)