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