| Constructor and Description |
|---|
ReportBucketField()
Constructor
|
public ReportBucketFieldType getBucketType()
public void setBucketType(ReportBucketFieldType bucketType)
protected void setBucketType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getDeveloperName()
public void setDeveloperName(String developerName)
protected void setDeveloperName(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getMasterLabel()
public void setMasterLabel(String masterLabel)
protected void setMasterLabel(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic ReportFormulaNullTreatment getNullTreatment()
public void setNullTreatment(ReportFormulaNullTreatment nullTreatment)
protected void setNullTreatment(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getOtherBucketLabel()
public void setOtherBucketLabel(String otherBucketLabel)
protected void setOtherBucketLabel(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getSourceColumnName()
public void setSourceColumnName(String sourceColumnName)
protected void setSourceColumnName(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic boolean getUseOther()
public boolean isUseOther()
public void setUseOther(boolean useOther)
protected void setUseOther(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic ReportBucketFieldValue[] getValues()
public void setValues(ReportBucketFieldValue[] values)
protected void setValues(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic void write(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
write in interface XMLizableIOExceptionprotected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
IOExceptionpublic void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
load in interface XMLizableIOExceptionConnectionExceptionprotected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionCopyright © 2017. All Rights Reserved.