scs.auxiliar
Class Property
java.lang.Object
scs.auxiliar.Property
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class Property
- extends Object
- implements IDLEntity
Generated from IDL struct "Property".
- Version:
- generated at Feb 10, 2014 8:09:01 AM
- Author:
- JacORB IDL compiler V 3.1, 19-Aug-2012
- 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
read_only
public boolean read_only
Property
public Property()
Property
public Property(String name,
String value,
boolean read_only)
Copyright © 2014. All Rights Reserved.