| Package | Description |
|---|---|
| selfservice.janus.domain | |
| selfservice.service.impl |
| Modifier and Type | Method and Description |
|---|---|
Contact.Type |
Contact.getType() |
static Contact.Type |
Contact.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Contact.Type[] |
Contact.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Contact.setType(Contact.Type type) |
| Modifier and Type | Method and Description |
|---|---|
static ContactPersonType |
ServiceRegistryProviderService.contactPersonTypeByJanusContactType(Contact.Type contactType)
Convert a Janus contact type to a ServiceProvider's ContactPersonType.
|
Copyright © 2012–2016 Pivotal Software, Inc.. All rights reserved.