public abstract class CMSingleTypePropertyInfo<T,C> extends CMPropertyInfo<T,C> implements MSingleTypePropertyInfo<T,C>
Constructor and Description |
---|
CMSingleTypePropertyInfo(MPropertyInfoOrigin origin,
MClassInfo<T,C> classInfo,
String privateName,
boolean collection,
MTypeInfo<T,C> typeInfo) |
Modifier and Type | Method and Description |
---|---|
MTypeInfo<T,C> |
getTypeInfo() |
getClassInfo, getOrigin, getPrivateName, getPublicName, isCollection
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
acceptPropertyInfoVisitor, getClassInfo, getPrivateName, getPublicName, isCollection
getOrigin
public CMSingleTypePropertyInfo(MPropertyInfoOrigin origin, MClassInfo<T,C> classInfo, String privateName, boolean collection, MTypeInfo<T,C> typeInfo)
Copyright © 2005-2012. All Rights Reserved.