com.sun.tools.ws.processor.modeler.annotation
Class TypeMonikerFactory.DeclaredTypeMoniker
java.lang.Object
com.sun.tools.ws.processor.modeler.annotation.TypeMonikerFactory.DeclaredTypeMoniker
- All Implemented Interfaces:
- TypeMoniker
- Enclosing class:
- TypeMonikerFactory
static class TypeMonikerFactory.DeclaredTypeMoniker
- extends Object
- implements TypeMoniker
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TypeMonikerFactory.DeclaredTypeMoniker
public TypeMonikerFactory.DeclaredTypeMoniker(DeclaredType type)
create
public TypeMirror create(AnnotationProcessorEnvironment apEnv)
- Specified by:
create
in interface TypeMoniker