Methods in com.mysema.query.apt that return VisitorConfig |
VisitorConfig |
DefaultConfiguration.getConfig(javax.lang.model.element.TypeElement e,
java.util.List<? extends javax.lang.model.element.Element> elements)
|
VisitorConfig |
Configuration.getConfig(javax.lang.model.element.TypeElement e,
java.util.List<? extends javax.lang.model.element.Element> elements)
|
static VisitorConfig |
VisitorConfig.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static VisitorConfig[] |
VisitorConfig.values()
Returns an array containing the constants of this enum type, in
the order they are declared. |