Searched refs:isCollectionRequired (Results 1 - 7 of 7) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/bind/v2/model/core/
H A DElementPropertyInfo.java91 boolean isCollectionRequired(); method in interface:ElementPropertyInfo
H A DReferencePropertyInfo.java94 boolean isCollectionRequired(); method in interface:ReferencePropertyInfo
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/bind/v2/model/impl/
H A DERPropertyInfoImpl.java92 public final boolean isCollectionRequired() { method in class:ERPropertyInfoImpl
H A DElementInfoImpl.java145 public boolean isCollectionRequired() { method in class:ElementInfoImpl.PropertyImpl
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/tools/internal/xjc/model/
H A DCElementPropertyInfo.java128 public boolean isCollectionRequired() { method in class:CElementPropertyInfo
H A DCReferencePropertyInfo.java215 public boolean isCollectionRequired() { method in class:CReferencePropertyInfo
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/bind/v2/schemagen/
H A DXmlSchemaGenerator.java1123 writeOccurs(e,!ep.isCollectionRequired(),repeated);

Completed in 38 milliseconds