Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
G
O
R
V
G
generateConstructorParameter(JFieldVar)
- Method in class org.jvnet.jaxb2_commons.plugin.value_constructor.
ValueConstructorPlugin
Whether or not to generate a constructor parameter for the given field.
getInstanceFields(Collection<JFieldVar>)
- Method in class org.jvnet.jaxb2_commons.plugin.value_constructor.
ValueConstructorPlugin
Takes a collection of fields, and returns a new collection containing only the instance (i.e. non-static) fields.
getOptionName()
- Method in class org.jvnet.jaxb2_commons.plugin.value_constructor.
ValueConstructorPlugin
getSuperclassFields(JDefinedClass)
- Method in class org.jvnet.jaxb2_commons.plugin.value_constructor.
ValueConstructorPlugin
Retrieve a List of the fields of each ancestor class.
getUsage()
- Method in class org.jvnet.jaxb2_commons.plugin.value_constructor.
ValueConstructorPlugin
O
org.jvnet.jaxb2_commons.plugin.value_constructor
- package org.jvnet.jaxb2_commons.plugin.value_constructor
R
run(Outline, Options, ErrorHandler)
- Method in class org.jvnet.jaxb2_commons.plugin.value_constructor.
ValueConstructorPlugin
V
ValueConstructorPlugin
- Class in
org.jvnet.jaxb2_commons.plugin.value_constructor
Generate two constructors for each generated class, one of which is a default constructor, the other takes an argument for each field in the class and initialises the field with the argument value.
ValueConstructorPlugin()
- Constructor for class org.jvnet.jaxb2_commons.plugin.value_constructor.
ValueConstructorPlugin
G
O
R
V
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2011. All Rights Reserved.