Package | Description |
---|---|
org.omg.Security |
Modifier and Type | Field and Description |
---|---|
CommunicationDirection |
OptionsDirectionPair.direction |
static CommunicationDirection |
CommunicationDirection.SecDirectionBoth |
static CommunicationDirection |
CommunicationDirection.SecDirectionReply |
static CommunicationDirection |
CommunicationDirection.SecDirectionRequest |
CommunicationDirection |
CommunicationDirectionHolder.value |
Modifier and Type | Method and Description |
---|---|
static CommunicationDirection |
CommunicationDirectionHelper.extract(Any a) |
static CommunicationDirection |
CommunicationDirection.from_int(int value) |
static CommunicationDirection |
CommunicationDirectionHelper.read(InputStream istream) |
Modifier and Type | Method and Description |
---|---|
static void |
CommunicationDirectionHelper.insert(Any a,
CommunicationDirection that) |
static void |
CommunicationDirectionHelper.write(OutputStream ostream,
CommunicationDirection value) |
Constructor and Description |
---|
CommunicationDirectionHolder(CommunicationDirection initialValue) |
OptionsDirectionPair(short _options,
CommunicationDirection _direction) |
Copyright © 2013. All Rights Reserved.