Package | Description |
---|---|
org.eclipse.aether.spi.connector |
Modifier and Type | Method and Description |
---|---|
Transfer.State |
Transfer.getState()
Deprecated.
|
static Transfer.State |
Transfer.State.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static Transfer.State[] |
Transfer.State.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Transfer |
Transfer.setState(Transfer.State state)
Deprecated.
|
Copyright © 2010–2013 The Eclipse Foundation. All rights reserved.