|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
, Object

@Deprecated public interface DynFixed
, DynAny

Represents a DynAny object that is associated
with an IDL fixed type.
| Method Summary | |
|---|---|
byte[] |
get_value
Deprecated. Returns the value of the fixed type represented in this DynFixed object. |
void |
set_value
Deprecated. Sets the given fixed type instance as the value for this DynFixed object. |
Methods inherited from interface org.omg.CORBA.DynAny ![]() |
|---|
assign |
| Method Detail |
|---|

byte[] get_value()
DynFixed object.
set_value(byte[])


void set_value(byte[] val)
throws InvalidValue

DynFixed object.
val - the value of the fixed type as a byte array
InvalidValue

- if the given
argument is badget_value()

|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||