Searched refs:intClassProp (Results 1 – 1 of 1) sorted by relevance
919 …r[i++]= cl.charPropA == 'A' && cl.intClassProp.intValue() == 111 && ((Byte)cl.objectPropA).byteVal… in setPropertyValues()924 r[i++]= cl.intClassProp.intValue() == 111 && ((Byte)cl.objectPropA).byteValue() == 11; in setPropertyValues()948 cl.intClassProp= new Integer(111); in getPropertyValues()1019 cl.intClassProp= new Integer(111); in firePropertiesChangeEvent()1144 public Integer intClassProp; field in TestClass1466 intClassProp= null; in resetPropertyMembers()
Completed in 27 milliseconds