public class Instruction extends AbstractComponent implements IsSequentiable
COMP_HEIGHT, COMP_WIDTH
Constructor and Description |
---|
Instruction(String content) |
Modifier and Type | Method and Description |
---|---|
List<ReportComponent> |
getChildren() |
String |
getContent() |
org.gcube.portlets.d4sreporting.common.shared.BasicComponent |
getModelComponent() |
String |
getStringValue() |
ReportComponentType |
getType() |
boolean |
hasChildren() |
addProperty, convertProperties, getId, getProperties, setId, setProperties, setProperties
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getId, getProperties, setId, setProperties, setProperties
public Instruction(String content)
public String getContent()
public org.gcube.portlets.d4sreporting.common.shared.BasicComponent getModelComponent()
getModelComponent
in interface ReportComponent
getModelComponent
in class AbstractComponent
public boolean hasChildren()
hasChildren
in interface ReportComponent
hasChildren
in class AbstractComponent
public List<ReportComponent> getChildren()
getChildren
in interface ReportComponent
getChildren
in class AbstractComponent
public String getStringValue()
getStringValue
in interface ReportComponent
getStringValue
in class AbstractComponent
public ReportComponentType getType()
getType
in interface ReportComponent
Copyright © 2019. All Rights Reserved.