|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EstablishResult.ResultType | |
---|---|
net.praqma.hudson.remoting |
Uses of EstablishResult.ResultType in net.praqma.hudson.remoting |
---|
Methods in net.praqma.hudson.remoting that return EstablishResult.ResultType | |
---|---|
EstablishResult.ResultType |
EstablishResult.getResultType()
|
static EstablishResult.ResultType |
EstablishResult.ResultType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static EstablishResult.ResultType[] |
EstablishResult.ResultType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in net.praqma.hudson.remoting with parameters of type EstablishResult.ResultType | |
---|---|
void |
EstablishResult.setResultType(EstablishResult.ResultType type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |