Searched refs:runtime14 (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/tools/internal/xjc/
H A DOptions.java117 public boolean runtime14 = false; field in class:Options
536 runtime14 = true;
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/tools/internal/xjc/generator/bean/field/
H A DAbstractField.java302 if( !jtype.equals(exposedType) || (getOptions().runtime14 && prop.isCollection())) {

Completed in 32 milliseconds