Interface MPropertyOutlineGenerator

All Known Implementing Classes:
CMPropertyOutlineGenerator, WrapperPropertyOutlineGenerator

public interface MPropertyOutlineGenerator
  • Method Summary

    Modifier and Type
    Method
    Description
    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)
     
  • Method Details