//Artefact:JavaClass/com/sphenon/modelling/xmodel/ExportFormat

Synopsis

public final ExportFormat extends Enum

Reference

valid for attributes and associations: Excel MSOffice Excel Format Pdf Adobe Acrobat Format Xml Xml Format

//Artefact:Attribute/com/sphenon/modelling/xmodel/ExportFormat/xls

Synopsis

public static final com.sphenon.modelling.xmodel.ExportFormat xls

//Artefact:Attribute/com/sphenon/modelling/xmodel/ExportFormat/pdf

Synopsis

public static final com.sphenon.modelling.xmodel.ExportFormat pdf

//Artefact:Attribute/com/sphenon/modelling/xmodel/ExportFormat/xml

Synopsis

public static final com.sphenon.modelling.xmodel.ExportFormat xml

//Artefact:Method/com/sphenon/modelling/xmodel/ExportFormat/values

Synopsis

public static com.sphenon.modelling.xmodel.ExportFormat[] values ()

//Artefact:Method/com/sphenon/modelling/xmodel/ExportFormat/valueOf

Synopsis

public static com.sphenon.modelling.xmodel.ExportFormat valueOf (String name)