org.powertac.factoredcustomer
Class CustomerStructure

java.lang.Object
  extended by org.powertac.factoredcustomer.CustomerStructure

public final class CustomerStructure
extends Object

Data-holder class for parsed configuration elements of one customer. All members are declared final in the package scope.

Author:
Prashant Reddy

Method Summary
 Element getConfigXml()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getConfigXml

public Element getConfigXml()


Copyright © 2012 Power TAC. All Rights Reserved.