com.sun.xml.bind.v2.model.core
public interface TypeInfo<T,C> extends Locatable
Method Summary | |
---|---|
boolean | canBeReferencedByIDREF()
True if this type is a valid target from a property annotated with XmlIDREF. |
T | getType()
Gets the underlying Java type that object represents.
|
Returns: always non-null.