org.omg.CosTrading
Class Property

java.lang.Object
  extended by org.omg.CosTrading.Property
All Implemented Interfaces:
Serializable, IDLEntity

public final class Property
extends Object
implements IDLEntity

Generated from IDL struct "Property".

Version:
generated at 03-Nov-2015 12:23:58
Author:
JacORB IDL compiler V 3.7
See Also:
Serialized Form

Field Summary
 String name
           
 Any value
           
 
Constructor Summary
Property()
           
Property(String name, Any value)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public String name

value

public Any value
Constructor Detail

Property

public Property()

Property

public Property(String name,
                Any value)


Copyright © 2015 JacORB. All rights reserved.