| Constructor and Description |
|---|
FlowElementReferenceOrValue()
Constructor
|
public Boolean getBooleanValue()
public void setBooleanValue(Boolean booleanValue)
protected void setBooleanValue(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic Calendar getDateTimeValue()
public void setDateTimeValue(Calendar dateTimeValue)
protected void setDateTimeValue(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic Calendar getDateValue()
public void setDateValue(Calendar dateValue)
protected void setDateValue(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getElementReference()
public void setElementReference(String elementReference)
protected void setElementReference(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic Double getNumberValue()
public void setNumberValue(Double numberValue)
protected void setNumberValue(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getStringValue()
public void setStringValue(String stringValue)
protected void setStringValue(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.