Searched refs:getValueType (Results 1 – 3 of 3) sorted by relevance
76 public String getValueType(); in getValueType() method
92 final public String getValueType() { in getValueType() method in AttributeDescriptor
343 String type = des.getValueType(); in verifyAttribute()412 String attTypeName = des.getValueType(); in verifyAttribute()1576 String attDescType = attDesc.getValueType(); in checkDefaultValues()1796 String type = attDesc.getValueType(); in parseValueList()1941 if (attDesc.getValueType().equals(JAVA_BOOLEAN_TYPE)) { in checkAndAddFlag()