Interface MPropertyOutline
-
- All Superinterfaces:
MPropertyAccessorFactory,org.jvnet.jaxb2_commons.xml.bind.model.MTargeted<org.jvnet.jaxb2_commons.xml.bind.model.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 org.jvnet.jaxb2_commons.xml.bind.model.MTargeted<org.jvnet.jaxb2_commons.xml.bind.model.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.jaxb2_commons.xjc.outline.MPropertyAccessorFactory
createPropertyAccessor
-
-
-
-
Method Detail
-
getClassOutline
MClassOutline getClassOutline()
-
-