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

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

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


Field Summary
 java.lang.String addressType
           
 java.lang.String areaCode
           
 java.lang.String countryCode
           
 java.lang.String extension
           
 java.lang.String number
           
 java.lang.String phoneLineOrder
           
 java.lang.String type
           
 
Constructor Summary
RoleRepresentation.Phone()
           
 
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

addressType

public java.lang.String addressType

phoneLineOrder

public java.lang.String phoneLineOrder

countryCode

public java.lang.String countryCode

areaCode

public java.lang.String areaCode

number

public java.lang.String number

extension

public java.lang.String extension
Constructor Detail

RoleRepresentation.Phone

public RoleRepresentation.Phone()


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