org.openregistry.core.web.resources.representations
Class PersonRequestRepresentation.Reconciliation

java.lang.Object
  extended by org.openregistry.core.web.resources.representations.PersonRequestRepresentation.Reconciliation
Enclosing class:
PersonRequestRepresentation

public static class PersonRequestRepresentation.Reconciliation
extends java.lang.Object


Nested Class Summary
static class PersonRequestRepresentation.Reconciliation.Address
           
static class PersonRequestRepresentation.Reconciliation.Email
           
static class PersonRequestRepresentation.Reconciliation.Identifier
           
static class PersonRequestRepresentation.Reconciliation.Phone
           
 
Field Summary
 PersonRequestRepresentation.Reconciliation.Address address
           
 java.util.List<PersonRequestRepresentation.Reconciliation.Email> emails
           
 java.util.List<PersonRequestRepresentation.Reconciliation.Identifier> identifiers
           
 java.util.List<PersonRequestRepresentation.Reconciliation.Phone> phones
           
 
Constructor Summary
PersonRequestRepresentation.Reconciliation()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

address

public PersonRequestRepresentation.Reconciliation.Address address

emails

public java.util.List<PersonRequestRepresentation.Reconciliation.Email> emails

phones

public java.util.List<PersonRequestRepresentation.Reconciliation.Phone> phones

identifiers

public java.util.List<PersonRequestRepresentation.Reconciliation.Identifier> identifiers
Constructor Detail

PersonRequestRepresentation.Reconciliation

public PersonRequestRepresentation.Reconciliation()


Copyright © 2009-2012 JA-SIG, Inc.. All Rights Reserved.