public interface SourceProductDescriptor extends DataElementDescriptor
| Modifier and Type | Method and Description |
|---|---|
String[] |
getBands() |
Class<? extends Product> |
getDataType() |
String |
getProductType() |
boolean |
isOptional() |
getAlias, getDescription, getLabel, getNameboolean isOptional()
true if the source product is optional.
Defaults to false.String getProductType()
null if not declared.PatternString[] getBands()
Class<? extends Product> getDataType()
getDataType in interface DataElementDescriptorProduct.Copyright © 2014–2017 European Space Agency (ESA). All rights reserved.