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
Method Summary |
javax.lang.model.type.TypeMirror |
create(javax.annotation.processing.ProcessingEnvironment apEnv)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TypeMonikerFactory.DeclaredTypeMoniker
public TypeMonikerFactory.DeclaredTypeMoniker(javax.lang.model.type.DeclaredType type)
create
public javax.lang.model.type.TypeMirror create(javax.annotation.processing.ProcessingEnvironment apEnv)
- Specified by:
create
in interface TypeMoniker
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.