Package gnu.testlet.org.omg.DynamicAny.DynAny.Iona

Examples of gnu.testlet.org.omg.DynamicAny.DynAny.Iona.TestEnum


        DynAny d2 = null;
        DynAny copy = null;
        String str;
        DynEnum e1;
        DynEnum e2;
        TestEnum e;
        TypeCode type = TestEnumHelper.type();

        //
        // Test: initial value
        //
View Full Code Here

TOP

Related Classes of gnu.testlet.org.omg.DynamicAny.DynAny.Iona.TestEnum

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.