org.cloudfoundry.identity.uaa.scim
Class ScimUser.PhoneNumber
java.lang.Object
org.cloudfoundry.identity.uaa.scim.ScimUser.PhoneNumber
- Enclosing class:
- ScimUser
public static final class ScimUser.PhoneNumber
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScimUser.PhoneNumber
public ScimUser.PhoneNumber()
getValue
public String getValue()
setValue
public void setValue(String value)
getType
public String getType()
setType
public void setType(String type)
Copyright © 2013. All rights reserved.