Name

DynFixed

Synopsis

A DynAny object associated with the Java mapping of an IDL fixed type.

                  Returned By
public interface DynFixed extends org.omg.CORBA.Object, org.omg.CORBA.DynAny {
// Public Instance Methods
   public abstract byte[] get_value();  
   public abstract void set_value(
        byte[] val) throws org.omg.CORBA.DynAnyPackage.InvalidValue;  
}

Get Java Enterprise in a Nutshell, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.