public class DefaultTargetProductDescriptor extends Object implements TargetProductDescriptor
TargetProductDescriptor
interface.Constructor and Description |
---|
DefaultTargetProductDescriptor() |
Modifier and Type | Method and Description |
---|---|
String |
getAlias() |
Class<? extends Product> |
getDataType() |
String |
getDescription() |
String |
getLabel() |
String |
getName() |
public String getName()
getName
in interface ElementDescriptor
public String getAlias()
getAlias
in interface ElementDescriptor
null
if not declared.public String getLabel()
getLabel
in interface ElementDescriptor
null
if not declared.public String getDescription()
getDescription
in interface ElementDescriptor
null
if not declared.public Class<? extends Product> getDataType()
getDataType
in interface DataElementDescriptor
getDataType
in interface TargetProductDescriptor
Product
.Copyright © 2014–2017 European Space Agency (ESA). All rights reserved.