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

/openjdk7/jdk/src/share/classes/java/beans/
H A DPropertyDescriptor.java382 public boolean isConstrained() { method in class:PropertyDescriptor
495 bound == other.isBound() && constrained == other.isConstrained() &&

Completed in 40 milliseconds