| Package | Description |
|---|---|
| org.kuali.common.util.channel.model |
| Modifier and Type | Method and Description |
|---|---|
CopyDirection |
CopyResult.getDirection() |
static CopyDirection |
CopyDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CopyDirection[] |
CopyDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
CopyResult(long startMillis,
long transferAmountInBytes,
CopyDirection direction) |
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.