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

All Superinterfaces:
MElementTypeInfo<T,C>, MMixable, MOriginated<MPropertyInfoOrigin>, MPropertyInfo<T,C>, MTyped<T,C>, MWildcard, MWrappable
All Known Implementing Classes:
CMElementRefPropertyInfo

public interface MElementRefPropertyInfo<T,C>
extends MPropertyInfo<T,C>, MMixable, MWrappable, MWildcard, MElementTypeInfo<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.MMixable
isMixed
 
Methods inherited from interface org.jvnet.jaxb2_commons.xml.bind.model.MWrappable
getWrapperElementName
 
Methods inherited from interface org.jvnet.jaxb2_commons.xml.bind.model.MWildcard
isDomAllowed, isTypedObjectAllowed
 
Methods inherited from interface org.jvnet.jaxb2_commons.xml.bind.model.MElementTypeInfo
getElementName
 
Methods inherited from interface org.jvnet.jaxb2_commons.xml.bind.model.MTyped
getTypeInfo
 



Copyright © 2005-2012. All Rights Reserved.