Package | Description |
---|---|
org.esa.snap.core.gpf.descriptor.dependency |
Modifier and Type | Method and Description |
---|---|
BundleLocation |
Bundle.getLocation()
Returns the type of the bundle location.
|
static BundleLocation |
BundleLocation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BundleLocation[] |
BundleLocation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Bundle.setLocation(BundleLocation value)
Sets the type of the bundle location
|
Copyright © 2014–2017 European Space Agency (ESA). All rights reserved.