org.jvnet.jaxb2_commons.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
 MClassOutline getClassOutline()
           
 
Methods inherited from interface org.jvnet.jaxb2_commons.xml.bind.model.MTargeted
getTarget
 
Methods inherited from interface org.jvnet.jaxb2_commons.xjc.outline.MPropertyAccessorFactory
createPropertyAccessor
 

Method Detail

getClassOutline

MClassOutline getClassOutline()


Copyright © 2005-2012. All Rights Reserved.