|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.Security.QOPHolder
public final class QOPHolder
Generated from IDL enum "QOP".
Field Summary | |
---|---|
QOP |
value
|
Constructor Summary | |
---|---|
QOPHolder()
|
|
QOPHolder(QOP initial)
|
Method Summary | |
---|---|
void |
_read(org.omg.CORBA.portable.InputStream in)
|
org.omg.CORBA.TypeCode |
_type()
|
void |
_write(org.omg.CORBA.portable.OutputStream out)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public QOP value
Constructor Detail |
---|
public QOPHolder()
public QOPHolder(QOP initial)
Method Detail |
---|
public org.omg.CORBA.TypeCode _type()
_type
in interface org.omg.CORBA.portable.Streamable
public void _read(org.omg.CORBA.portable.InputStream in)
_read
in interface org.omg.CORBA.portable.Streamable
public void _write(org.omg.CORBA.portable.OutputStream out)
_write
in interface org.omg.CORBA.portable.Streamable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |