public class Format
extends java.lang.Object
implements java.io.Serializable, com.technia.tvc.reportgenerator.util.Debugger.Debuggable
| Constructor and Description |
|---|
Format(java.lang.String name,
java.lang.String contentType,
Type type) |
Format(Type type) |
| Modifier and Type | Method and Description |
|---|---|
static Format |
create(Report r,
com.technia.tvc.reportgenerator.ReportDef def) |
void |
debug(com.technia.tvc.reportgenerator.util.Debugger d) |
java.lang.String |
getContentType() |
java.lang.String |
getName() |
Type |
getType() |
void |
setContentType(java.lang.String contentType) |
void |
setName(java.lang.String name) |
void |
setType(Type type) |
public Format(Type type)
public Format(java.lang.String name,
java.lang.String contentType,
Type type)
public void setName(java.lang.String name)
public java.lang.String getName()
public void setContentType(java.lang.String contentType)
public java.lang.String getContentType()
public void setType(Type type)
public Type getType()
public void debug(com.technia.tvc.reportgenerator.util.Debugger d)
debug in interface com.technia.tvc.reportgenerator.util.Debugger.DebuggableCopyright ? Technia AB. All Rights Reserved.