Searched defs:ValueBase (Results 1 - 2 of 2) sorted by relevance

/openjdk7/corba/src/share/classes/org/omg/CORBA/portable/
H A DValueBase.java36 * valuetype objects implement the ValueBase interface. The generated
38 * ValueBase interface for the corresponding value type.
42 * (CORBA::ValueBase is mapped to java.io.Serializable.)
44 public interface ValueBase extends IDLEntity { interface in inherits:IDLEntity
/openjdk7/corba/src/share/classes/com/sun/tools/corba/se/idl/
H A DToken.java110 ValueBase = 45, // | | field in class:Token
205 //ValueBase = 507,
230 "ValueBase", "valuetype",

Completed in 88 milliseconds