org.omg.CosTrading
Class Offer

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

public final class Offer
extends Object
implements IDLEntity

Generated from IDL struct "Offer".

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

Field Summary
 Property[] properties
           
 Object reference
           
 
Constructor Summary
Offer()
           
Offer(Object reference, Property[] properties)
           
 
Method Summary
 
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)


Copyright © 2015 JacORB. All rights reserved.