public class JROrigin extends Object implements JRCloneable, Serializable
Constructor and Description |
---|
JROrigin(BandTypeEnum bandType) |
JROrigin(String reportName,
BandTypeEnum bandType) |
JROrigin(String reportName,
String groupName,
BandTypeEnum bandTypeValue) |
Modifier and Type | Method and Description |
---|---|
Object |
clone() |
boolean |
equals(Object obj) |
BandTypeEnum |
getBandTypeValue() |
String |
getGroupName() |
String |
getReportName() |
int |
hashCode() |
String |
toString() |
public JROrigin(BandTypeEnum bandType)
public JROrigin(String reportName, BandTypeEnum bandType)
public JROrigin(String reportName, String groupName, BandTypeEnum bandTypeValue)
public String getReportName()
public String getGroupName()
public BandTypeEnum getBandTypeValue()
public Object clone()
clone
in interface JRCloneable
clone
in class Object
Copyright © 2019 TIBCO Software Inc.. All rights reserved.