Class WrapperPropertyOutlineGenerator
java.lang.Object
org.jvnet.basicjaxb.xjc.generator.artificial.WrapperPropertyOutlineGenerator
- All Implemented Interfaces:
MPropertyOutlineGenerator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongenerate(MClassOutline classOutline, MModelInfo<com.sun.tools.xjc.model.nav.NType, com.sun.tools.xjc.model.nav.NClass> modelInfo, MPropertyInfo<com.sun.tools.xjc.model.nav.NType, com.sun.tools.xjc.model.nav.NClass> propertyInfo)
-
Constructor Details
-
WrapperPropertyOutlineGenerator
public WrapperPropertyOutlineGenerator()
-
-
Method Details
-
generate
public MPropertyOutline generate(MClassOutline classOutline, MModelInfo<com.sun.tools.xjc.model.nav.NType, com.sun.tools.xjc.model.nav.NClass> modelInfo, MPropertyInfo<com.sun.tools.xjc.model.nav.NType, com.sun.tools.xjc.model.nav.NClass> propertyInfo) - Specified by:
generatein interfaceMPropertyOutlineGenerator
-