| Package | Description |
|---|---|
| org.apache.airavata |
| Modifier and Type | Method and Description |
|---|---|
static Contact.Type |
Contact.Type.fromValue(String value) |
Contact.Type |
Contact.getType()
closed enumeration ContactType_t
|
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)
closed enumeration ContactType_t
|
Copyright © 2011–2014 The Apache Software Foundation. All rights reserved.