| Package | Description |
|---|---|
| org.cipango.diameter |
| Modifier and Type | Method and Description |
|---|---|
static ApplicationId.Type |
ApplicationId.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApplicationId.Type[] |
ApplicationId.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ApplicationId(ApplicationId.Type type,
int id) |
ApplicationId(ApplicationId.Type type,
int id,
int vendor) |
ApplicationId(ApplicationId.Type type,
int id,
List<Integer> vendors) |
Copyright © 2014. All Rights Reserved.