|
||||||||||
| 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>
org.jvnet.jaxb2_commons.xml.bind.model.concrete.CMValuePropertyInfo<T,C>
public class CMValuePropertyInfo<T,C>
| Constructor Summary | |
|---|---|
CMValuePropertyInfo(MPropertyInfoOrigin origin,
MClassInfo<T,C> classInfo,
java.lang.String privateName,
MTypeInfo<T,C> typeInfo)
|
|
| Method Summary | ||
|---|---|---|
|
acceptPropertyInfoVisitor(MPropertyInfoVisitor<T,C,V> visitor)
|
|
| Methods inherited from class org.jvnet.jaxb2_commons.xml.bind.model.concrete.CMSingleTypePropertyInfo |
|---|
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 |
|---|
getClassInfo, getPrivateName, getPublicName, isCollection |
| Methods inherited from interface org.jvnet.jaxb2_commons.xml.bind.model.origin.MOriginated |
|---|
getOrigin |
| Methods inherited from interface org.jvnet.jaxb2_commons.xml.bind.model.MTyped |
|---|
getTypeInfo |
| Constructor Detail |
|---|
public CMValuePropertyInfo(MPropertyInfoOrigin origin,
MClassInfo<T,C> classInfo,
java.lang.String privateName,
MTypeInfo<T,C> typeInfo)
| Method Detail |
|---|
public <V> V acceptPropertyInfoVisitor(MPropertyInfoVisitor<T,C,V> visitor)
acceptPropertyInfoVisitor in interface MPropertyInfo<T,C>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||