| Constructor and Description |
|---|
CustomDataType()
Constructor
|
getFullName, setFullName, setFullNamepublic CustomDataTypeComponent[] getCustomDataTypeComponents()
public void setCustomDataTypeComponents(CustomDataTypeComponent[] customDataTypeComponents)
protected void setCustomDataTypeComponents(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getDescription()
public void setDescription(String description)
protected void setDescription(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getDisplayFormula()
public void setDisplayFormula(String displayFormula)
protected void setDisplayFormula(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic boolean getEditComponentsOnSeparateLines()
public boolean isEditComponentsOnSeparateLines()
public void setEditComponentsOnSeparateLines(boolean editComponentsOnSeparateLines)
protected void setEditComponentsOnSeparateLines(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getLabel()
public void setLabel(String label)
protected void setLabel(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic boolean getRightAligned()
public boolean isRightAligned()
public void setRightAligned(boolean rightAligned)
protected void setRightAligned(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic boolean getSupportComponentsInReports()
public boolean isSupportComponentsInReports()
public void setSupportComponentsInReports(boolean supportComponentsInReports)
protected void setSupportComponentsInReports(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic void write(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
write in interface XMLizablewrite in class MetadataIOExceptionprotected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
writeFields in class MetadataIOExceptionpublic void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
load in interface XMLizableload in class MetadataIOExceptionConnectionExceptionprotected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
loadFields in class MetadataIOExceptionConnectionExceptionCopyright © 2017. All Rights Reserved.