|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.tools.xjc.api.impl.s2j.AbstractMappingImpl<CClassInfo>
com.sun.tools.xjc.api.impl.s2j.BeanMappingImpl
final class BeanMappingImpl
Partial implementation of Mapping
for bean classes.
Field Summary |
---|
Fields inherited from class com.sun.tools.xjc.api.impl.s2j.AbstractMappingImpl |
---|
clazz, parent |
Constructor Summary | |
---|---|
BeanMappingImpl(JAXBModelImpl parent,
CClassInfo classInfo)
|
Method Summary | |
---|---|
java.util.List<Property> |
calcDrilldown()
|
TypeAndAnnotation |
getType()
Returns the fully-qualified name of the java class for the type of this element. |
java.lang.String |
getTypeClass()
|
Methods inherited from class com.sun.tools.xjc.api.impl.s2j.AbstractMappingImpl |
---|
buildDrilldown, getClazz, getElement, getWrapperStyleDrilldown |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
BeanMappingImpl(JAXBModelImpl parent, CClassInfo classInfo)
Method Detail |
---|
public TypeAndAnnotation getType()
Mapping
public final java.lang.String getTypeClass()
public java.util.List<Property> calcDrilldown()
calcDrilldown
in class AbstractMappingImpl<CClassInfo>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |