|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Property | |
---|---|
com.sun.tools.xjc.api | API for programatic invocation of XJC and schemagen. |
com.sun.tools.xjc.api.impl.s2j | implementation of the XJC API for schema to java. |
Uses of Property in com.sun.tools.xjc.api |
---|
Methods in com.sun.tools.xjc.api that return types with arguments of type Property | |
---|---|
java.util.List<? extends Property> |
Mapping.getWrapperStyleDrilldown()
If this element is a so-called "wrapper-style" element, obtains its member information. |
Uses of Property in com.sun.tools.xjc.api.impl.s2j |
---|
Classes in com.sun.tools.xjc.api.impl.s2j that implement Property | |
---|---|
class |
PropertyImpl
|
Methods in com.sun.tools.xjc.api.impl.s2j that return types with arguments of type Property | |
---|---|
protected java.util.List<Property> |
AbstractMappingImpl.buildDrilldown(CClassInfo typeBean)
Derived classes can use this method to implement AbstractMappingImpl.calcDrilldown() . |
java.util.List<Property> |
ElementMappingImpl.calcDrilldown()
|
java.util.List<Property> |
BeanMappingImpl.calcDrilldown()
|
protected abstract java.util.List<Property> |
AbstractMappingImpl.calcDrilldown()
|
java.util.List<? extends Property> |
AbstractMappingImpl.getWrapperStyleDrilldown()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |