org.openregistry.core.web.resources.representations
Class RoleRepresentation.Address

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

public static class RoleRepresentation.Address
extends java.lang.Object


Field Summary
 java.lang.String city
           
 java.lang.String countryCode
           
 java.lang.String line1
           
 java.lang.String line2
           
 java.lang.String line3
           
 java.lang.String postalCode
           
 java.lang.String regionCode
           
 java.lang.String type
           
 
Constructor Summary
RoleRepresentation.Address()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

type

public java.lang.String type

line1

public java.lang.String line1

line2

public java.lang.String line2

line3

public java.lang.String line3

city

public java.lang.String city

postalCode

public java.lang.String postalCode

countryCode

public java.lang.String countryCode

regionCode

public java.lang.String regionCode
Constructor Detail

RoleRepresentation.Address

public RoleRepresentation.Address()


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