Searched defs:write (Results 151 - 175 of 488) sorted by relevance

1234567891011>>

/openjdk7/corba/src/share/classes/org/omg/CORBA/
H A DFieldNameHelper.java18 * 2 along with this work; if not, write to the Free Software Foundation,
45 write (out, that);
77 public static void write (org.omg.CORBA.portable.OutputStream ostream, String value) method in class:FieldNameHelper
H A DFloatSeqHelper.java18 * 2 along with this work; if not, write to the Free Software Foundation,
58 write (out, that);
93 public static void write (org.omg.CORBA.portable.OutputStream ostream, float[] value) method in class:FloatSeqHelper
H A DIDLTypeHelper.java18 * 2 along with this work; if not, write to the Free Software Foundation,
46 write (out, that);
75 public static void write (org.omg.CORBA.portable.OutputStream ostream, org.omg.CORBA.IDLType value) method in class:IDLTypeHelper
H A DIdentifierHelper.java18 * 2 along with this work; if not, write to the Free Software Foundation,
46 write (out, that);
78 public static void write (org.omg.CORBA.portable.OutputStream ostream, String value) method in class:IdentifierHelper
H A DLongLongSeqHelper.java18 * 2 along with this work; if not, write to the Free Software Foundation,
58 write (out, that);
93 public static void write (org.omg.CORBA.portable.OutputStream ostream, long[] value) method in class:LongLongSeqHelper
H A DLongSeqHelper.java18 * 2 along with this work; if not, write to the Free Software Foundation,
58 write (out, that);
93 public static void write (org.omg.CORBA.portable.OutputStream ostream, int[] value) method in class:LongSeqHelper
H A DNameValuePairHelper.java18 * 2 along with this work; if not, write to the Free Software Foundation,
45 write (out, that);
103 public static void write (org.omg.CORBA.portable.OutputStream ostream, org.omg.CORBA.NameValuePair value) method in class:NameValuePairHelper
H A DObjectHelper.java18 * 2 along with this work; if not, write to the Free Software Foundation,
49 write (out, that);
78 public static void write (org.omg.CORBA.portable.OutputStream ostream, org.omg.CORBA.Object value) method in class:ObjectHelper
H A DOctetSeqHelper.java18 * 2 along with this work; if not, write to the Free Software Foundation,
58 write (out, that);
93 public static void write (org.omg.CORBA.portable.OutputStream ostream, byte[] value) method in class:OctetSeqHelper
H A DPolicyHelper.java18 * 2 along with this work; if not, write to the Free Software Foundation,
46 write (out, that);
75 public static void write (org.omg.CORBA.portable.OutputStream ostream, org.omg.CORBA.Policy value) method in class:PolicyHelper
H A DPolicyListHelper.java18 * 2 along with this work; if not, write to the Free Software Foundation,
46 write (out, that);
82 public static void write (org.omg.CORBA.portable.OutputStream ostream, org.omg.CORBA.Policy[] value) method in class:PolicyListHelper
86 org.omg.CORBA.PolicyHelper.write (ostream, value[_i0]);
H A DPolicyTypeHelper.java18 * 2 along with this work; if not, write to the Free Software Foundation,
48 write (out, that);
80 public static void write (org.omg.CORBA.portable.OutputStream ostream, int value) method in class:PolicyTypeHelper
H A DRepositoryIdHelper.java18 * 2 along with this work; if not, write to the Free Software Foundation,
47 write (out, that);
79 public static void write (org.omg.CORBA.portable.OutputStream ostream, String value) method in class:RepositoryIdHelper
H A DSetOverrideTypeHelper.java18 * 2 along with this work; if not, write to the Free Software Foundation,
45 write (out, that);
74 public static void write (org.omg.CORBA.portable.OutputStream ostream, org.omg.CORBA.SetOverrideType value) method in class:SetOverrideTypeHelper
H A DShortSeqHelper.java18 * 2 along with this work; if not, write to the Free Software Foundation,
58 write (out, that);
93 public static void write (org.omg.CORBA.portable.OutputStream ostream, short[] value) method in class:ShortSeqHelper
H A DStructMemberHelper.java18 * 2 along with this work; if not, write to the Free Software Foundation,
46 write (out, that);
110 public static void write (org.omg.CORBA.portable.OutputStream ostream, org.omg.CORBA.StructMember value) method in class:StructMemberHelper
114 org.omg.CORBA.IDLTypeHelper.write (ostream, value.type_def);
H A DULongLongSeqHelper.java18 * 2 along with this work; if not, write to the Free Software Foundation,
58 write (out, that);
93 public static void write (org.omg.CORBA.portable.OutputStream ostream, long[] value) method in class:ULongLongSeqHelper
H A DULongSeqHelper.java18 * 2 along with this work; if not, write to the Free Software Foundation,
58 write (out, that);
93 public static void write (org.omg.CORBA.portable.OutputStream ostream, int[] value) method in class:ULongSeqHelper
H A DUShortSeqHelper.java18 * 2 along with this work; if not, write to the Free Software Foundation,
58 write (out, that);
93 public static void write (org.omg.CORBA.portable.OutputStream ostream, short[] value) method in class:UShortSeqHelper
H A DUnionMemberHelper.java18 * 2 along with this work; if not, write to the Free Software Foundation,
46 write (out, that);
116 public static void write (org.omg.CORBA.portable.OutputStream ostream, org.omg.CORBA.UnionMember value) method in class:UnionMemberHelper
121 org.omg.CORBA.IDLTypeHelper.write (ostream, value.type_def);
H A DUnknownUserExceptionHelper.java18 * 2 along with this work; if not, write to the Free Software Foundation,
46 write (out, that);
99 public static void write (org.omg.CORBA.portable.OutputStream ostream, org.omg.CORBA.UnknownUserException value) method in class:UnknownUserExceptionHelper
101 // write the repository ID
H A DValueBaseHelper.java18 * 2 along with this work; if not, write to the Free Software Foundation,
51 write (out, that);
80 public static void write (org.omg.CORBA.portable.OutputStream ostream, java.io.Serializable value) method in class:ValueBaseHelper
H A DValueMemberHelper.java18 * 2 along with this work; if not, write to the Free Software Foundation,
46 write (out, that);
138 public static void write (org.omg.CORBA.portable.OutputStream ostream, org.omg.CORBA.ValueMember value) method in class:ValueMemberHelper
145 org.omg.CORBA.IDLTypeHelper.write (ostream, value.type_def);
H A DVersionSpecHelper.java18 * 2 along with this work; if not, write to the Free Software Foundation,
46 write (out, that);
78 public static void write (org.omg.CORBA.portable.OutputStream ostream, String value) method in class:VersionSpecHelper
H A DVisibilityHelper.java18 * 2 along with this work; if not, write to the Free Software Foundation,
48 write (out, that);
80 public static void write (org.omg.CORBA.portable.OutputStream ostream, short value) method in class:VisibilityHelper

Completed in 66 milliseconds

1234567891011>>