|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of DrivingDecision in org.apache.cxf.configuration.foo |
|---|
| Fields in org.apache.cxf.configuration.foo declared as DrivingDecision | |
|---|---|
protected DrivingDecision |
Foo.driving
|
| Methods in org.apache.cxf.configuration.foo that return DrivingDecision | |
|---|---|
static DrivingDecision |
DrivingDecision.fromValue(String v)
|
DrivingDecision |
Foo.getDriving()
Gets the value of the driving property. |
static DrivingDecision |
DrivingDecision.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DrivingDecision[] |
DrivingDecision.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.apache.cxf.configuration.foo with parameters of type DrivingDecision | |
|---|---|
void |
Foo.setDriving(DrivingDecision value)
Sets the value of the driving property. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||