|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Problem.Status | |
|---|---|
| org.jboss.dna.common.collection | A set of common classes for dealing with collections of other objects. |
| Uses of Problem.Status in org.jboss.dna.common.collection |
|---|
| Methods in org.jboss.dna.common.collection that return Problem.Status | |
|---|---|
Problem.Status |
Problem.getStatus()
|
static Problem.Status |
Problem.Status.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Problem.Status[] |
Problem.Status.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.jboss.dna.common.collection with parameters of type Problem.Status | |
|---|---|
Problem(Problem.Status status,
int code,
I18n message,
Object[] params,
String resource,
String location,
Throwable throwable)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||