Package | Description |
---|---|
org.apache.openmeetings.db.dto.basic |
Modifier and Type | Method and Description |
---|---|
static ServiceResult.Type |
ServiceResult.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServiceResult.Type[] |
ServiceResult.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ServiceResult(long code,
String message,
ServiceResult.Type type) |
Copyright © 2012–2016 Apache Software Foundation. All rights reserved.