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

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

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


Field Summary
 java.lang.String addressLine1
           
 java.lang.String addressLine2
           
 java.lang.String city
           
 java.lang.String postalCode
           
 java.lang.String region
           
 
Constructor Summary
PersonRequestRepresentation.Reconciliation.Address()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

addressLine1

public java.lang.String addressLine1

addressLine2

public java.lang.String addressLine2

city

public java.lang.String city

region

public java.lang.String region

postalCode

public java.lang.String postalCode
Constructor Detail

PersonRequestRepresentation.Reconciliation.Address

public PersonRequestRepresentation.Reconciliation.Address()


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