Package | Description |
---|---|
org.esa.snap.core.gpf.descriptor.dependency |
Modifier and Type | Method and Description |
---|---|
BundleType |
Bundle.getBundleType()
Returns the type of the bundle provided with the adapter.
|
static BundleType |
BundleType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BundleType[] |
BundleType.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.setBundleType(BundleType bundleType)
Sets the bundle type of the adapter.
|
Constructor and Description |
---|
Bundle(ToolAdapterOperatorDescriptor descriptor,
BundleType bundleType,
String targetLocation) |
Copyright © 2014–2017 European Space Agency (ESA). All rights reserved.