Package org.jvnet.basicjaxb.xjc.outline
Interface MPropertyOutline
- All Superinterfaces:
MPropertyAccessorFactory,MTargeted<MPropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass>>
- All Known Implementing Classes:
AbstractPropertyOutline,AbstractSinglePropertyOutline,AnyAttributePropertyOutline,CMPropertyOutline,ConstantPropertyOutline,SinglePropertyOutline
public interface MPropertyOutline
extends MTargeted<MPropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass>>, MPropertyAccessorFactory
-
Method Summary
Methods inherited from interface org.jvnet.basicjaxb.xjc.outline.MPropertyAccessorFactory
createPropertyAccessor
-
Method Details
-
getClassOutline
MClassOutline getClassOutline()
-