Package org.powertac.common.xml
Class TariffSpecificationConverter
- java.lang.Object
 - 
- org.powertac.common.xml.TariffSpecificationConverter
 
 
- 
- All Implemented Interfaces:
 com.thoughtworks.xstream.converters.ConverterMatcher,com.thoughtworks.xstream.converters.SingleValueConverter
public class TariffSpecificationConverter extends Object implements com.thoughtworks.xstream.converters.SingleValueConverter
 
- 
- 
Constructor Summary
Constructors Constructor Description TariffSpecificationConverter() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleancanConvert(Class type)ObjectfromString(String id)StringtoString(Object tariffSpec) 
 -