org.esa.beam.framework.gpf.doclet
Interface ElementDesc

All Known Implementing Classes:
FieldDesc, OperatorDesc, ParameterDesc, SourceProductDesc, SourceProductsDesc, TargetProductDesc

public interface ElementDesc


Method Summary
 String getLongDescription()
           
 String getName()
           
 String getShortDescription()
           
 

Method Detail

getName

String getName()

getShortDescription

String getShortDescription()

getLongDescription

String getLongDescription()


Copyright © 2002-2012 Brockmann Consult GmbH. All Rights Reserved.