VisiBroker for Java

com.inprise.vbroker.PortableServerExt
Class SubjectInterfaceScheme

java.lang.Object
  extended by com.inprise.vbroker.PortableServerExt.SubjectInterfaceScheme
All Implemented Interfaces:
java.io.Serializable, IDLEntity

public final class SubjectInterfaceScheme
extends java.lang.Object
implements IDLEntity

Subject's Interface scheme.

See Also:
Serialized Form

Field Summary
static int _SEQUENCE_SUBJECT
          Subject uses OMG Sequence Notification Channel.
static int _STRUCTURED_SUBJECT
          Subject uses OMG Structured Notification Channel.
static int _TYPED_SUBJECT
          Subject uses either multicast or OMG Typed Notification Channel.
static int _UNTYPED_SUBJECT
          Subject uses OMG Untyped Notification Channel.
static SubjectInterfaceScheme SEQUENCE_SUBJECT
          Subject uses OMG Sequence Notification Channel.
static SubjectInterfaceScheme STRUCTURED_SUBJECT
          Subject uses OMG Structured Notification Channel.
static SubjectInterfaceScheme TYPED_SUBJECT
          Subject uses either multicast or OMG Typed Notification Channel.
static SubjectInterfaceScheme UNTYPED_SUBJECT
          Subject uses OMG Untyped Notification Channel.
 
Method Summary
 boolean equals(java.lang.Object o)
           
static SubjectInterfaceScheme from_int(int _vis_value)
           
 int hashCode()
           
 java.lang.String toString()
           
 int value()
           
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

_TYPED_SUBJECT

public static final int _TYPED_SUBJECT
Subject uses either multicast or OMG Typed Notification Channel.

See Also:
Constant Field Values

_UNTYPED_SUBJECT

public static final int _UNTYPED_SUBJECT
Subject uses OMG Untyped Notification Channel.

See Also:
Constant Field Values

_STRUCTURED_SUBJECT

public static final int _STRUCTURED_SUBJECT
Subject uses OMG Structured Notification Channel.

See Also:
Constant Field Values

_SEQUENCE_SUBJECT

public static final int _SEQUENCE_SUBJECT
Subject uses OMG Sequence Notification Channel.

See Also:
Constant Field Values

TYPED_SUBJECT

public static final SubjectInterfaceScheme TYPED_SUBJECT
Subject uses either multicast or OMG Typed Notification Channel.


UNTYPED_SUBJECT

public static final SubjectInterfaceScheme UNTYPED_SUBJECT
Subject uses OMG Untyped Notification Channel.


STRUCTURED_SUBJECT

public static final SubjectInterfaceScheme STRUCTURED_SUBJECT
Subject uses OMG Structured Notification Channel.


SEQUENCE_SUBJECT

public static final SubjectInterfaceScheme SEQUENCE_SUBJECT
Subject uses OMG Sequence Notification Channel.

Method Detail

value

public int value()

from_int

public static SubjectInterfaceScheme from_int(int _vis_value)

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

equals

public boolean equals(java.lang.Object o)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

Borland Software Corporation
http://www.borland.com
100 Enterprise Way
Scotts Valley, CA 95066
Voice: (831) 431-1000
pubsweb@borland.com

Read the latest documentation online