Package | Description |
---|---|
com.oracle.tools.packager |
Modifier and Type | Method and Description |
---|---|
RelativeFileSet.Type |
RelativeFileSet.getType() |
static RelativeFileSet.Type |
RelativeFileSet.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RelativeFileSet.Type[] |
RelativeFileSet.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
RelativeFileSet.setType(RelativeFileSet.Type type) |
Copyright © 2020. All rights reserved.