Searched refs:getAllowedValues (Results 1 – 3 of 3) sorted by relevance
97 public Enumeration getAllowedValues(); in getAllowedValues() method
117 final public Enumeration getAllowedValues() { in getAllowedValues() method in AttributeDescriptor
386 Enumeration en = des.getAllowedValues(); in verifyAttribute()1574 Enumeration en = attDesc.getAllowedValues(); in checkDefaultValues()