com.sun.tools.xjc.model
public interface CNonElement extends NonElement<NType,NClass>, TypeUse, CTypeInfo
This interface implements TypeUse so that a CNonElement instance can be used as a TypeUse instance.
Method Summary | |
---|---|
CAdapter | getAdapterUse()
Guaranteed to return null. |
CNonElement | getInfo()
Guaranteed to return this. |
boolean | isCollection()
Guaranteed to return false. |