|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openregistry.core.web.resources.representations.PersonRequestRepresentation.Reconciliation
public static class PersonRequestRepresentation.Reconciliation
| 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 |
|---|
public PersonRequestRepresentation.Reconciliation.Address address
public java.util.List<PersonRequestRepresentation.Reconciliation.Email> emails
public java.util.List<PersonRequestRepresentation.Reconciliation.Phone> phones
public java.util.List<PersonRequestRepresentation.Reconciliation.Identifier> identifiers
| Constructor Detail |
|---|
public PersonRequestRepresentation.Reconciliation()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||