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

All Superinterfaces:
MOriginated<MBuiltinLeafInfoOrigin>, MTypeInfo<T,C>
All Known Implementing Classes:
CMBuiltinLeafInfo

public interface MBuiltinLeafInfo<T,C>
extends MTypeInfo<T,C>, MOriginated<MBuiltinLeafInfoOrigin>


Method Summary
 QName getTypeName()
           
 
Methods inherited from interface org.jvnet.jaxb2_commons.xml.bind.model.MTypeInfo
acceptTypeInfoVisitor, getTargetType
 
Methods inherited from interface org.jvnet.jaxb2_commons.xml.bind.model.origin.MOriginated
getOrigin
 

Method Detail

getTypeName

QName getTypeName()


Copyright © 2005-2012. All Rights Reserved.