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