Serialized Form


Package org.omg.CosPropertyService

Class org.omg.CosPropertyService._PropertiesIteratorStub extends org.omg.CORBA.portable.ObjectImpl implements Serializable

Class org.omg.CosPropertyService._PropertyNamesIteratorStub extends org.omg.CORBA.portable.ObjectImpl implements Serializable

Class org.omg.CosPropertyService._PropertySetDefFactoryStub extends org.omg.CORBA.portable.ObjectImpl implements Serializable

Class org.omg.CosPropertyService._PropertySetDefStub extends org.omg.CORBA.portable.ObjectImpl implements Serializable

Class org.omg.CosPropertyService._PropertySetFactoryStub extends org.omg.CORBA.portable.ObjectImpl implements Serializable

Class org.omg.CosPropertyService._PropertySetStub extends org.omg.CORBA.portable.ObjectImpl implements Serializable

Class org.omg.CosPropertyService.ConflictingProperty extends org.omg.CORBA.UserException implements Serializable

Class org.omg.CosPropertyService.ConstraintNotSupported extends org.omg.CORBA.UserException implements Serializable

Class org.omg.CosPropertyService.ExceptionReason extends java.lang.Object implements Serializable

Serialization Methods

readResolve

public java.lang.Object readResolve()
                             throws java.io.ObjectStreamException
Maintains singleton property for serialized enums. Issue 4271: IDL/Java issue, Mapping for IDL enum.

Throws:
java.io.ObjectStreamException
Serialized Fields

_ExceptionReason_value

int _ExceptionReason_value
Internal member value

Class org.omg.CosPropertyService.FixedProperty extends org.omg.CORBA.UserException implements Serializable

Class org.omg.CosPropertyService.InvalidPropertyName extends org.omg.CORBA.UserException implements Serializable

Class org.omg.CosPropertyService.MultipleExceptions extends org.omg.CORBA.UserException implements Serializable

Serialized Fields

exceptions

PropertyException[] exceptions
Exception member exceptions

Class org.omg.CosPropertyService.Property extends java.lang.Object implements Serializable

Serialized Fields

property_name

java.lang.String property_name
Struct member property_name


property_value

org.omg.CORBA.Any property_value
Struct member property_value

Class org.omg.CosPropertyService.PropertyDef extends java.lang.Object implements Serializable

Serialized Fields

property_name

java.lang.String property_name
Struct member property_name


property_value

org.omg.CORBA.Any property_value
Struct member property_value


property_mode

PropertyModeType property_mode
Struct member property_mode

Class org.omg.CosPropertyService.PropertyException extends java.lang.Object implements Serializable

Serialized Fields

reason

ExceptionReason reason
Struct member reason


failing_property_name

java.lang.String failing_property_name
Struct member failing_property_name

Class org.omg.CosPropertyService.PropertyMode extends java.lang.Object implements Serializable

Serialized Fields

property_name

java.lang.String property_name
Struct member property_name


property_mode

PropertyModeType property_mode
Struct member property_mode

Class org.omg.CosPropertyService.PropertyModeType extends java.lang.Object implements Serializable

Serialization Methods

readResolve

public java.lang.Object readResolve()
                             throws java.io.ObjectStreamException
Maintains singleton property for serialized enums. Issue 4271: IDL/Java issue, Mapping for IDL enum.

Throws:
java.io.ObjectStreamException
Serialized Fields

_PropertyModeType_value

int _PropertyModeType_value
Internal member value

Class org.omg.CosPropertyService.PropertyNotFound extends org.omg.CORBA.UserException implements Serializable

Class org.omg.CosPropertyService.ReadOnlyProperty extends org.omg.CORBA.UserException implements Serializable

Class org.omg.CosPropertyService.UnsupportedMode extends org.omg.CORBA.UserException implements Serializable

Class org.omg.CosPropertyService.UnsupportedProperty extends org.omg.CORBA.UserException implements Serializable

Class org.omg.CosPropertyService.UnsupportedTypeCode extends org.omg.CORBA.UserException implements Serializable