public class ServiceVO extends XMLBean
CLASSNAME, CLASSTYPE, DEFAULT_VISIBILITY, NOT_VISIBLE, VISIBLE
Constructor and Description |
---|
ServiceVO() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object[] |
getInput() |
java.lang.Object[] |
getOutput() |
void |
refreshLabels(java.util.Map<java.lang.Long,DescriptionVO> descriptionsMap) |
void |
setInput(java.lang.Object[] input) |
void |
setOutput(java.lang.Object[] output) |
copyToInstance, export2csv, getComments, getDescId, getGeneratedAt, getGenericAttr, getIcon, getIconName, getId, getLabel, getName, getO, getOrd, getVisibility, isDirty, isEnabled, isErased, isMandatory, isReadOnly, readFromFile, readFromStream, refreshMyLabel, refreshMyLabel, setComments, setDescId, setDirty, setEnabled, setErased, setGeneratedAt, setGenericAttr, setIcon, setIconName, setId, setLabel, setName, setO, setOrd, setVisibility, toString, updateFromInstance, writeToFile, writeToStream, xmlSerialize
decode64, decode64bin, encode64, encode64bin, readObject, readObject64, toBean, toByteArray, toJSON, toJSONObject, toXML
public java.lang.Object[] getInput()
public java.lang.Object[] getOutput()
public void setInput(java.lang.Object[] input)
public void setOutput(java.lang.Object[] output)
public void refreshLabels(java.util.Map<java.lang.Long,DescriptionVO> descriptionsMap)