com.sun.tools.ws.processor.modeler.annotation
Interface TypeMoniker

All Known Implementing Classes:
TypeMonikerFactory.ArrayTypeMoniker, TypeMonikerFactory.DeclaredTypeMoniker, TypeMonikerFactory.PrimitiveTypeMoniker, TypeMonikerFactory.StringMoniker

public interface TypeMoniker


Method Summary
 TypeMirror create(AnnotationProcessorEnvironment apEnv)
           
 

Method Detail

create

TypeMirror create(AnnotationProcessorEnvironment apEnv)