public class CMValuePropertyInfo<T,C extends T> extends CMSingleTypePropertyInfo<T,C> implements MValuePropertyInfo<T,C>
| Constructor and Description |
|---|
CMValuePropertyInfo(MPropertyInfoOrigin origin,
MClassInfo<T,C> classInfo,
String privateName,
MTypeInfo<T,C> typeInfo,
String defaultValue,
NamespaceContext defaultValueNamespaceContext) |
| Modifier and Type | Method and Description |
|---|---|
<V> V |
acceptPropertyInfoVisitor(MPropertyInfoVisitor<T,C,V> visitor) |
getDefaultValue, getDefaultValueNamespaceContext, getTypeInfogetClassInfo, getCustomizations, getOrigin, getPrivateName, getPublicName, isCollection, isRequiredclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetClassInfo, getPrivateName, getPublicName, isCollection, isRequiredgetOrigingetTypeInfogetDefaultValue, getDefaultValueNamespaceContextpublic CMValuePropertyInfo(MPropertyInfoOrigin origin, MClassInfo<T,C> classInfo, String privateName, MTypeInfo<T,C> typeInfo, String defaultValue, NamespaceContext defaultValueNamespaceContext)
public <V> V acceptPropertyInfoVisitor(MPropertyInfoVisitor<T,C,V> visitor)
acceptPropertyInfoVisitor in interface MPropertyInfo<T,C extends T>Copyright © 2005-2016. All Rights Reserved.