| Package | Description | 
|---|---|
| org.apache.oodt.cas.pge.metadata | 
| Modifier and Type | Method and Description | 
|---|---|
| static PgeTaskMetKeys | PgeTaskMetKeys. getByName(String name) | 
| static PgeTaskMetKeys | PgeTaskMetKeys. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static PgeTaskMetKeys[] | PgeTaskMetKeys. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<String> | PgeMetadata. getAllMetadata(PgeTaskMetKeys key,
              PgeMetadata.Type... types) | 
| String | PgeMetadata. getMetadata(PgeTaskMetKeys key,
           PgeMetadata.Type... types) | 
| void | PgeMetadata. replaceMetadata(PgeTaskMetKeys key,
               List<String> values) | 
| void | PgeMetadata. replaceMetadata(PgeTaskMetKeys key,
               String value) | 
Copyright © 1999–2017 Apache OODT. All rights reserved.