MCustomizable, MDefaultValue, MPropertyInfo<T,C>, MSingleTypePropertyInfo<T,C>, MTyped<T,C>, MOriginated<T>CMAttributePropertyInfo, CMValuePropertyInfopublic abstract class CMSingleTypePropertyInfo<T,C extends T> extends CMPropertyInfo<T,C> implements MSingleTypePropertyInfo<T,C>
| Constructor | Description |
|---|---|
CMSingleTypePropertyInfo(MPropertyInfoOrigin origin,
MClassInfo<T,C> classInfo,
String privateName,
boolean collection,
MTypeInfo<T,C> typeInfo,
boolean required,
String defaultValue,
NamespaceContext defaultValueNamespaceContext) |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getDefaultValue() |
|
NamespaceContext |
getDefaultValueNamespaceContext() |
|
MTypeInfo<T,C> |
getTypeInfo() |
getClassInfo, getCustomizations, getOrigin, getPrivateName, getPublicName, isCollection, isRequiredgetOriginacceptPropertyInfoVisitor, getClassInfo, getPrivateName, getPublicName, isCollection, isRequiredpublic CMSingleTypePropertyInfo(MPropertyInfoOrigin origin, MClassInfo<T,C> classInfo, String privateName, boolean collection, MTypeInfo<T,C> typeInfo, boolean required, String defaultValue, NamespaceContext defaultValueNamespaceContext)
public String getDefaultValue()
getDefaultValue in interface MDefaultValuepublic NamespaceContext getDefaultValueNamespaceContext()
getDefaultValueNamespaceContext in interface MDefaultValueCopyright © 2005–2018. All rights reserved.