scs.execution_node
Class Property
java.lang.Object
scs.execution_node.Property
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class Property
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
scs/execution_node/Property.java .
Generated by the IDL-to-Java compiler (portable), version "3.2"
from ../../idl/deployment.idl
Friday, October 3, 2008 9:13:51 AM BRT
- See Also:
- Serialized Form
Constructor Summary |
Property()
|
Property(java.lang.String _name,
java.lang.String _value,
boolean _read_only)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
public java.lang.String name
value
public java.lang.String value
read_only
public boolean read_only
Property
public Property()
Property
public Property(java.lang.String _name,
java.lang.String _value,
boolean _read_only)