Package org.jvnet.jaxb.xjc.generator
Interface MPropertyOutlineGenerator
-
- All Known Implementing Classes:
CMPropertyOutlineGenerator,WrapperPropertyOutlineGenerator
public interface MPropertyOutlineGenerator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description MPropertyOutlinegenerate(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)
-
-
-
Method Detail
-
generate
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)
-
-