Searched refs:isBoxedType (Results 1 - 11 of 11) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/tools/internal/xjc/model/nav/
H A DNType.java71 boolean isBoxedType(); method in interface:NType
H A DNClassByJClass.java50 public boolean isBoxedType() { method in class:NClassByJClass
H A DEagerNClass.java48 public boolean isBoxedType() { method in class:EagerNClass
H A DEagerNType.java63 public boolean isBoxedType() { method in class:EagerNType
H A DNParameterizedType.java61 public boolean isBoxedType() { method in class:NParameterizedType
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/tools/internal/xjc/model/
H A DCArrayInfo.java88 public boolean isBoxedType() { method in class:CArrayInfo
H A DCClassRef.java125 public boolean isBoxedType() { method in class:CClassRef
H A DCEnumLeafInfo.java192 public boolean isBoxedType() { method in class:CEnumLeafInfo
H A DCPropertyInfo.java264 return t.getType().isBoxedType();
H A DCElementInfo.java264 public boolean isBoxedType() { method in class:CElementInfo
H A DCClassInfo.java494 public boolean isBoxedType() { method in class:CClassInfo

Completed in 56 milliseconds