|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.CosTradingRepos.ServiceTypeRepositoryPackage.PropStruct
Generated from IDL definition of struct "PropStruct"
Field Summary | |
PropertyMode |
mode
|
java.lang.String |
name
|
TypeCode |
value_type
|
Constructor Summary | |
PropStruct()
|
|
PropStruct(java.lang.String name,
TypeCode value_type,
PropertyMode mode)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public java.lang.String name
public TypeCode value_type
public PropertyMode mode
Constructor Detail |
public PropStruct()
public PropStruct(java.lang.String name, TypeCode value_type, PropertyMode mode)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |