Package | Description |
---|---|
org.rvpf.base.pipe |
Modifier and Type | Method and Description |
---|---|
PipeSinkRequest.RequestType |
PipeSinkRequest.getRequestType()
Gets the request's type.
|
static PipeSinkRequest.RequestType |
PipeSinkRequest.RequestType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PipeSinkRequest.RequestType[] |
PipeSinkRequest.RequestType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2003-2019 Serge Brisson. All Rights Reserved.