Searched defs:isCollectionNillable (Results 1 - 8 of 8) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/bind/v2/model/core/
H A DElementPropertyInfo.java100 boolean isCollectionNillable(); method in interface:ElementPropertyInfo
H A DMapPropertyInfo.java82 boolean isCollectionNillable(); method in interface:MapPropertyInfo
H A DReferencePropertyInfo.java86 boolean isCollectionNillable(); method in interface:ReferencePropertyInfo
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/bind/v2/model/impl/
H A DERPropertyInfoImpl.java88 public final boolean isCollectionNillable() { method in class:ERPropertyInfoImpl
H A DMapPropertyInfoImpl.java86 public boolean isCollectionNillable() { method in class:MapPropertyInfoImpl
H A DElementInfoImpl.java149 public boolean isCollectionNillable() { method in class:ElementInfoImpl.PropertyImpl
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/tools/internal/xjc/model/
H A DCElementPropertyInfo.java133 public boolean isCollectionNillable() { method in class:CElementPropertyInfo
H A DCReferencePropertyInfo.java210 public boolean isCollectionNillable() { method in class:CReferencePropertyInfo

Completed in 43 milliseconds