org.jvnet.jaxb2_commons.codemodel
Class JCMTypeFactory
java.lang.Object
org.jvnet.jaxb2_commons.codemodel.JCMTypeFactory
public class JCMTypeFactory
- extends Object
|
Method Summary |
<JT extends com.sun.codemodel.JType>
JCMType<JT> |
|
create(JT type)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final JCMTypeFactory INSTANCE
JCMTypeFactory
public JCMTypeFactory()
create
public <JT extends com.sun.codemodel.JType> JCMType<JT> create(JT type)
Copyright © 2005-2015. All Rights Reserved.