Interface MSingleTypePropertyInfo<T,C extends T>
- All Superinterfaces:
MDefaultValue,MOriginated<MPropertyInfoOrigin>,MPropertyInfo<T,,C> MTyped<T,C>
- All Known Subinterfaces:
MAttributePropertyInfo<T,,C> MValuePropertyInfo<T,C>
- All Known Implementing Classes:
CMAttributePropertyInfo,CMSingleTypePropertyInfo,CMValuePropertyInfo
public interface MSingleTypePropertyInfo<T,C extends T>
extends MPropertyInfo<T,C>, MTyped<T,C>, MDefaultValue
-
Method Summary
Methods inherited from interface org.jvnet.basicjaxb.xml.bind.model.MDefaultValue
getDefaultValue, getDefaultValueNamespaceContextMethods inherited from interface org.jvnet.basicjaxb.xml.bind.model.origin.MOriginated
getOriginMethods inherited from interface org.jvnet.basicjaxb.xml.bind.model.MPropertyInfo
acceptPropertyInfoVisitor, getClassInfo, getPrivateName, getPublicName, isCollection, isRequiredMethods inherited from interface org.jvnet.basicjaxb.xml.bind.model.MTyped
getTypeInfo