MCustomizable, MDefaultValue, MPropertyInfo<T,C>, MSingleTypePropertyInfo<T,C>, MTyped<T,C>, MValuePropertyInfo<T,C>, MOriginated<T>public class CMValuePropertyInfo<T,C extends T> extends CMSingleTypePropertyInfo<T,C> implements MValuePropertyInfo<T,C>
| Constructor | Description |
|---|---|
CMValuePropertyInfo(MPropertyInfoOrigin origin,
MClassInfo<T,C> classInfo,
String privateName,
MTypeInfo<T,C> typeInfo,
String defaultValue,
NamespaceContext defaultValueNamespaceContext) |
| Modifier and Type | Method | Description |
|---|---|---|
<V> V |
acceptPropertyInfoVisitor(MPropertyInfoVisitor<T,C,V> visitor) |
getClassInfo, getCustomizations, getOrigin, getPrivateName, getPublicName, isCollection, isRequiredgetDefaultValue, getDefaultValueNamespaceContext, getTypeInfogetDefaultValue, getDefaultValueNamespaceContextgetOrigingetClassInfo, getPrivateName, getPublicName, isCollection, isRequiredgetTypeInfopublic 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–2018. All rights reserved.