|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.omg.CosTrading.RegisterPackage.OfferInfo
public final class OfferInfo
Struct definition: OfferInfo.
| Field Summary | |
|---|---|
Property[] |
properties
Struct member properties |
org.omg.CORBA.Object |
reference
Struct member reference |
java.lang.String |
type
Struct member type |
| Constructor Summary | |
|---|---|
OfferInfo()
Default constructor |
|
OfferInfo(org.omg.CORBA.Object reference,
java.lang.String type,
Property[] properties)
Constructor with fields initialization |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public org.omg.CORBA.Object reference
public java.lang.String type
public Property[] properties
| Constructor Detail |
|---|
public OfferInfo()
public OfferInfo(org.omg.CORBA.Object reference,
java.lang.String type,
Property[] properties)
reference - reference struct membertype - type struct memberproperties - properties struct member
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||