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 SummaryConstructors Constructor Description TariffSpecificationConverter()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description booleancanConvert(Class type)ObjectfromString(String id)StringtoString(Object tariffSpec)
 
-