org.omg.Security
Class OpaqueBuffer
java.lang.Object
org.omg.Security.OpaqueBuffer
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class OpaqueBuffer
- extends Object
- implements IDLEntity
Generated from IDL struct "OpaqueBuffer".
- Version:
- generated at Jun 18, 2012 10:37:58 AM
- Author:
- JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
buffer
public byte[] buffer
startpos
public int startpos
endpos
public int endpos
OpaqueBuffer
public OpaqueBuffer()
OpaqueBuffer
public OpaqueBuffer(byte[] buffer,
int startpos,
int endpos)
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.