public abstract class CMSingleTypePropertyInfo<T,C extends T> 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,
boolean required) |
Modifier and Type | Method and Description |
---|---|
MTypeInfo<T,C> |
getTypeInfo() |
getClassInfo, getCustomizations, getOrigin, getPrivateName, getPublicName, isCollection, isRequired
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
acceptPropertyInfoVisitor, getClassInfo, getPrivateName, getPublicName, isCollection, isRequired
getOrigin
public CMSingleTypePropertyInfo(MPropertyInfoOrigin origin, MClassInfo<T,C> classInfo, String privateName, boolean collection, MTypeInfo<T,C> typeInfo, boolean required)
Copyright © 2005–2018. All rights reserved.