org.esa.beam.framework.gpf.doclet
Class FieldDesc
java.lang.Object
org.esa.beam.framework.gpf.doclet.FieldDesc
- All Implemented Interfaces:
- ElementDesc
- Direct Known Subclasses:
- ParameterDesc, SourceProductDesc, SourceProductsDesc, TargetProductDesc
public abstract class FieldDesc
- extends Object
- implements ElementDesc
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getName
public String getName()
- Specified by:
getName in interface ElementDesc
getType
public Class<?> getType()
getField
public Field getField()
getFieldDoc
public com.sun.javadoc.FieldDoc getFieldDoc()
getLongDescription
public String getLongDescription()
- Specified by:
getLongDescription in interface ElementDesc
Copyright © 2002-2013 Brockmann Consult GmbH. All Rights Reserved.