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

All Superinterfaces:
MOriginated<MPropertyInfoOrigin>, MPropertyInfo<T,C>, MSingleTypePropertyInfo<T,C>, MTyped<T,C>
All Known Implementing Classes:
CMAttributePropertyInfo

public interface MAttributePropertyInfo<T,C>
extends MSingleTypePropertyInfo<T,C>


Method Summary
 QName getAttributeName()
           
 
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
 

Method Detail

getAttributeName

QName getAttributeName()


Copyright © 2005-2012. All Rights Reserved.