Package | Description |
---|---|
org.jetlang.web |
Modifier and Type | Method and Description |
---|---|
SendResult.Type |
SendResult.getType() |
static SendResult.Type |
SendResult.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SendResult.Type[] |
SendResult.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
SendResult(SendResult.Type type) |
Copyright © 2016. All Rights Reserved.