|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jvnet.jaxb2_commons.xml.bind.model.concrete.CMPropertyInfo<T,C>
org.jvnet.jaxb2_commons.xml.bind.model.concrete.CMSingleTypePropertyInfo<T,C>
public abstract class CMSingleTypePropertyInfo<T,C>
| Constructor Summary | |
|---|---|
CMSingleTypePropertyInfo(MPropertyInfoOrigin origin,
MClassInfo<T,C> classInfo,
java.lang.String privateName,
boolean collection,
MTypeInfo<T,C> typeInfo)
|
|
| Method Summary | |
|---|---|
MTypeInfo<T,C> |
getTypeInfo()
|
| Methods inherited from class org.jvnet.jaxb2_commons.xml.bind.model.concrete.CMPropertyInfo |
|---|
getClassInfo, getOrigin, getPrivateName, getPublicName, isCollection |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.jvnet.jaxb2_commons.xml.bind.model.MPropertyInfo |
|---|
acceptPropertyInfoVisitor, getClassInfo, getPrivateName, getPublicName, isCollection |
| Methods inherited from interface org.jvnet.jaxb2_commons.xml.bind.model.origin.MOriginated |
|---|
getOrigin |
| Constructor Detail |
|---|
public CMSingleTypePropertyInfo(MPropertyInfoOrigin origin,
MClassInfo<T,C> classInfo,
java.lang.String privateName,
boolean collection,
MTypeInfo<T,C> typeInfo)
| Method Detail |
|---|
public MTypeInfo<T,C> getTypeInfo()
getTypeInfo in interface MTyped<T,C>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||