org.jvnet.jaxb2_commons.xml.bind.model.concrete
Class CMValuePropertyInfo<T,C>
java.lang.Object
org.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>
- All Implemented Interfaces:
- MPropertyInfo<T,C>, MSingleTypePropertyInfo<T,C>, MTyped<T,C>, MValuePropertyInfo<T,C>, MOriginated<MPropertyInfoOrigin>
public class CMValuePropertyInfo<T,C>
- extends CMSingleTypePropertyInfo<T,C>
- implements MValuePropertyInfo<T,C>
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.origin.MOriginated |
getOrigin |
Methods inherited from interface org.jvnet.jaxb2_commons.xml.bind.model.MTyped |
getTypeInfo |
CMValuePropertyInfo
public CMValuePropertyInfo(MPropertyInfoOrigin origin,
MClassInfo<T,C> classInfo,
String privateName,
MTypeInfo<T,C> typeInfo)
acceptPropertyInfoVisitor
public <V> V acceptPropertyInfoVisitor(MPropertyInfoVisitor<T,C,V> visitor)
- Specified by:
acceptPropertyInfoVisitor
in interface MPropertyInfo<T,C>
Copyright © 2005-2012. All Rights Reserved.