org.jvnet.jaxb2_commons.xml.bind.model
Interface MSingleTypePropertyInfo<T,C>

All Superinterfaces:
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 MPropertyInfo<T,C>, MTyped<T,C>


Method Summary
 
Methods inherited from interface org.jvnet.jaxb2_commons.xml.bind.model.MPropertyInfo
acceptPropertyInfoVisitor, getClassInfo, getPrivateName, getPublicName, isCollection
 
Methods inherited from interface org.jvnet.jaxb2_commons.xml.bind.model.origin.MOriginated
getOrigin
 
Methods inherited from interface org.jvnet.jaxb2_commons.xml.bind.model.MTyped
getTypeInfo
 



Copyright © 2005-2012. All Rights Reserved.