API Overview API Index Package Overview Direct link to this page
JDK 1.6
  org.omg.CORBA. DynFixed View Source
Author(s)
Since
Version
Serial
Hierarchy
 Object
      DynFixed
Subinterfaces
Description
@Deprecated
public interface DynFixed
Represents a DynAny object that is associated with an IDL fixed type.
See also:   
Methods
Hide/Show inherited methods
public byte get_value ()
  Returns the value of the fixed type represented in this DynFixed object.
public void set_value (byte[] val) throws InvalidValue
  Sets the given fixed type instance as the value for this DynFixed object.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar