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

All Superinterfaces:
MCustomizable, MTypeInfo<T,C>
All Known Implementing Classes:
CMIDREF

public interface MIDREF<T,C>
extends MTypeInfo<T,C>


Method Summary
 MTypeInfo<T,C> getValueTypeInfo()
           
 
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.MCustomizable
getCustomizations
 

Method Detail

getValueTypeInfo

MTypeInfo<T,C> getValueTypeInfo()


Copyright © 2005-2015. All Rights Reserved.