org.omg.CosTrading
Class Offer

java.lang.Object
  extended byorg.omg.CosTrading.Offer
All Implemented Interfaces:
IDLEntity, java.io.Serializable

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

Generated from IDL definition of struct "Offer"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 Property[] properties
           
 Object reference
           
 
Constructor Summary
Offer()
           
Offer(Object reference, Property[] properties)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

reference

public Object reference

properties

public Property[] properties
Constructor Detail

Offer

public Offer()

Offer

public Offer(Object reference,
             Property[] properties)