Uses of Class
be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.ChartFormatType

Packages that use ChartFormatType
be.ac.ulg.montefiore.run.totem.scenario.model This package holds the model for the scenario package. 
be.ac.ulg.montefiore.run.totem.scenario.model.jaxb This package holds classes generated by JAXB for the scenario package. 
be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.impl This package holds the implementation of the classes generated by JAXB for the scenario package. 
 

Uses of ChartFormatType in be.ac.ulg.montefiore.run.totem.scenario.model
 

Constructors in be.ac.ulg.montefiore.run.totem.scenario.model with parameters of type ChartFormatType
ChartSave(java.lang.String chartId, java.lang.String fileName, ChartFormatType format, java.lang.String title, java.lang.String xAxisTitle, java.lang.String yAxisTitle, int width, int height, java.lang.String plotterName, java.util.HashMap<java.lang.String,java.lang.String> params)
           
 

Uses of ChartFormatType in be.ac.ulg.montefiore.run.totem.scenario.model.jaxb
 

Fields in be.ac.ulg.montefiore.run.totem.scenario.model.jaxb declared as ChartFormatType
static ChartFormatType ChartFormatType.EPS
           
static ChartFormatType ChartFormatType.JPG
           
static ChartFormatType ChartFormatType.PNG
           
 

Methods in be.ac.ulg.montefiore.run.totem.scenario.model.jaxb that return ChartFormatType
static ChartFormatType ChartFormatType.fromString(java.lang.String str)
           
static ChartFormatType ChartFormatType.fromValue(java.lang.String value)
           
 ChartFormatType ChartSaveType.getFormat()
          Gets the value of the format property.
 

Methods in be.ac.ulg.montefiore.run.totem.scenario.model.jaxb with parameters of type ChartFormatType
 void ChartSaveType.setFormat(ChartFormatType value)
          Sets the value of the format property.
 

Uses of ChartFormatType in be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.impl
 

Fields in be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.impl declared as ChartFormatType
protected  ChartFormatType ChartSaveTypeImpl._Format
           
 

Methods in be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.impl that return ChartFormatType
 ChartFormatType ChartSaveTypeImpl.getFormat()
           
 

Methods in be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.impl with parameters of type ChartFormatType
 void ChartSaveTypeImpl.setFormat(ChartFormatType value)
           
 



Copyright © 2004-2007 Research Unit in Networking, All Rights Reserved.