org.esa.beam.framework.gpf.doclet
Class ParameterDesc

java.lang.Object
  extended by org.esa.beam.framework.gpf.doclet.FieldDesc
      extended by org.esa.beam.framework.gpf.doclet.ParameterDesc
All Implemented Interfaces:
ElementDesc

public class ParameterDesc
extends FieldDesc


Method Summary
 String getConstraints()
           
 String getDefaultValue()
           
 String getName()
           
 String getShortDescription()
           
 
Methods inherited from class org.esa.beam.framework.gpf.doclet.FieldDesc
getField, getFieldDoc, getLongDescription, getType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getName

public String getName()
Specified by:
getName in interface ElementDesc
Overrides:
getName in class FieldDesc

getShortDescription

public String getShortDescription()

getDefaultValue

public String getDefaultValue()

getConstraints

public String getConstraints()


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