org.omg.CosTrading

Class Property

Implemented Interfaces:
IDLEntity, java.io.Serializable

public final class Property
extends java.lang.Object
implements IDLEntity

Generated from IDL definition of struct "Property"

Author:
JacORB IDL compiler

Field Summary

java.lang.String
name
Any
value

Constructor Summary

Property()
Property(java.lang.String name, Any value)

Field Details

name

public java.lang.String name


value

public Any value

Constructor Details

Property

public Property()


Property

public Property(java.lang.String name,
                Any value)