Ignore:
Timestamp:
10/31/12 13:52:06 (12 years ago)
Author:
wojtekp
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • DCWoRMS/trunk/build/classes/schedframe/Property.java

    r477 r539  
    33import java.util.ArrayList; 
    44 
    5 import schemas.StringValueWithUnit; 
     5import schemas.StringValueWithUnitType; 
    66 
    7 public class Property extends ArrayList<StringValueWithUnit>{ 
     7public class Property extends ArrayList<StringValueWithUnitType>{ 
    88 
    99        /** 
Note: See TracChangeset for help on using the changeset viewer.