tecgraf.openbus.opendreams
Class JobParameter
java.lang.Object
tecgraf.openbus.opendreams.JobParameter
- All Implemented Interfaces:
- Serializable, IDLEntity, Streamable, StreamableValue, ValueBase
- Direct Known Subclasses:
- JobParameterImpl
public abstract class JobParameter
- extends Object
- implements StreamableValue
Generated from IDL valuetype "JobParameter".
- Version:
- generated at Dec 3, 2009 3:27:58 PM
- Author:
- JacORB IDL compiler V 2.3-beta-2, 14-Oct-2006
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
public String name
value
public String value
JobParameter
public JobParameter()
_write
public void _write(OutputStream os)
- Specified by:
_write in interface Streamable
_read
public void _read(InputStream os)
- Specified by:
_read in interface Streamable
_truncatable_ids
public String[] _truncatable_ids()
- Specified by:
_truncatable_ids in interface ValueBase
_type
public TypeCode _type()
- Specified by:
_type in interface Streamable
Tecgraf PUC-Rio