com.sun.xml.bind.v2.model.runtime
Interface RuntimeTypeInfo

All Superinterfaces:
Locatable, TypeInfo<Type,Class>
All Known Subinterfaces:
RuntimeArrayInfo, RuntimeBuiltinLeafInfo, RuntimeClassInfo, RuntimeElement, RuntimeElementInfo, RuntimeEnumLeafInfo, RuntimeLeafInfo, RuntimeNonElement
All Known Implementing Classes:
RuntimeBuiltinLeafInfoImpl

public interface RuntimeTypeInfo
extends TypeInfo<Type,Class>

Author:
Kohsuke Kawaguchi

Method Summary
 
Methods inherited from interface com.sun.xml.bind.v2.model.core.TypeInfo
canBeReferencedByIDREF, getType
 
Methods inherited from interface com.sun.xml.bind.v2.model.annotation.Locatable
getLocation, getUpstream
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.