org.jvnet.jaxb2_commons.xml.bind.model.concrete
Class CMSingleTypePropertyInfo<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>
- All Implemented Interfaces:
- MPropertyInfo<T,C>, MSingleTypePropertyInfo<T,C>, MTyped<T,C>, MOriginated<MPropertyInfoOrigin>
- Direct Known Subclasses:
- CMAttributePropertyInfo, CMValuePropertyInfo
public abstract class CMSingleTypePropertyInfo<T,C>
- extends CMPropertyInfo<T,C>
- implements MSingleTypePropertyInfo<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 |
CMSingleTypePropertyInfo
public CMSingleTypePropertyInfo(MPropertyInfoOrigin origin,
MClassInfo<T,C> classInfo,
String privateName,
boolean collection,
MTypeInfo<T,C> typeInfo)
getTypeInfo
public MTypeInfo<T,C> getTypeInfo()
- Specified by:
getTypeInfo
in interface MTyped<T,C>
Copyright © 2005-2012. All Rights Reserved.