Forge - Parent 1.0.7-SNAPSHOT

org.jboss.forge.parser.java
Interface Parameter

All Known Implementing Classes:
ParameterImpl

public interface Parameter

Author:
Lincoln Baxter, III

Method Summary
 String getName()
           
 String getType()
           
 Type<?> getTypeInspector()
           
 

Method Detail

getName

String getName()

getType

String getType()

getTypeInspector

Type<?> getTypeInspector()

Forge - Parent 1.0.7-SNAPSHOT

Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.