Package | Description |
---|---|
conexp.fx.core.builder |
Modifier and Type | Field and Description |
---|---|
Requests.Source |
Request.src |
Modifier and Type | Field and Description |
---|---|
List<Requests.Source> |
Requests.Type.sources |
Modifier and Type | Method and Description |
---|---|
static Requests.Source |
Requests.Source.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Requests.Source[] |
Requests.Source.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Request(Requests.Type type,
Requests.Source src) |
StringRequest(Requests.Type type,
Requests.Source src) |
Copyright © 2010–2023 Francesco Kriegel. All rights reserved.