Package org.jvnet.jaxb.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
All Methods Instance Methods Abstract Methods Modifier and Type Method Description MClassOutlinegetClassOutline()-
Methods inherited from interface org.jvnet.jaxb.xjc.outline.MPropertyAccessorFactory
createPropertyAccessor
-
-
-
-
Method Detail
-
getClassOutline
MClassOutline getClassOutline()
-
-