Novell exteNd Messaging Platform 5.2

org.omg.CosNaming
Class BindingType

java.lang.Object
  extended byorg.omg.CosNaming.BindingType
All Implemented Interfaces:
IDLEntity, Serializable

public final class BindingType
extends Object
implements IDLEntity

There are two types of bindings. An object may be bound in the namespace as an Object or as a NamingContext.

See Also:
Serialized Form

Field Summary
static int _ncontext
           
static int _nobject
           
static BindingType ncontext
           
static BindingType nobject
           
 
Method Summary
static BindingType from_int(int $value)
           
 int value()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_nobject

public static final int _nobject
See Also:
Constant Field Values

_ncontext

public static final int _ncontext
See Also:
Constant Field Values

nobject

public static final BindingType nobject

ncontext

public static final BindingType ncontext
Method Detail

value

public int value()

from_int

public static BindingType from_int(int $value)

Novell exteNd Messaging Platform 5.2

exteNd is a registered trademark of Novell, Inc.
Copyright 1998-2004 Novell, Inc. All Rights Reserved.