|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.Security.OpaqueBuffer
org/omg/Security/OpaqueBuffer.java . Generated by the IDL-to-Java compiler (portable), version "3.1" from /var/home/jpp/rebuild/free/BUILD/geronimo-specs-1.1/geronimo-spec-corba/src/main/idl/Security.idl Thursday, May 31, 2007 7:28:30 PM CEST
Field Summary | |
byte[] |
buffer
|
int |
endpos
|
int |
startpos
|
Constructor Summary | |
OpaqueBuffer()
|
|
OpaqueBuffer(byte[] _buffer,
int _startpos,
int _endpos)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public byte[] buffer
public int startpos
public int endpos
Constructor Detail |
public OpaqueBuffer()
public OpaqueBuffer(byte[] _buffer, int _startpos, int _endpos)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |