org.omg.CosTrading
Class _ImportAttributesStub

java.lang.Object
  extended byorg.omg.CORBA.portable.ObjectImpl
      extended byorg.omg.CosTrading._ImportAttributesStub
All Implemented Interfaces:
IDLEntity, ImportAttributes, ImportAttributesOperations, Object, java.io.Serializable

public class _ImportAttributesStub
extends ObjectImpl
implements ImportAttributes

Generated from IDL interface "ImportAttributes"

Author:
JacORB IDL compiler V 2.2.3, 10-Dec-2005
See Also:
Serialized Form

Field Summary
static java.lang.Class _opsClass
           
 
Constructor Summary
_ImportAttributesStub()
           
 
Method Summary
 java.lang.String[] _ids()
           
 FollowOption def_follow_policy()
           
 int def_hop_count()
           
 int def_match_card()
           
 int def_return_card()
           
 int def_search_card()
           
 FollowOption max_follow_policy()
           
 int max_hop_count()
           
 int max_list()
           
 int max_match_card()
           
 int max_return_card()
           
 int max_search_card()
           
 
Methods inherited from class org.omg.CORBA.portable.ObjectImpl
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_interface, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.omg.CORBA.Object
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_interface, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override
 

Field Detail

_opsClass

public static final java.lang.Class _opsClass
Constructor Detail

_ImportAttributesStub

public _ImportAttributesStub()
Method Detail

_ids

public java.lang.String[] _ids()
Specified by:
_ids in class ObjectImpl

def_hop_count

public int def_hop_count()
Specified by:
def_hop_count in interface ImportAttributesOperations

def_match_card

public int def_match_card()
Specified by:
def_match_card in interface ImportAttributesOperations

max_return_card

public int max_return_card()
Specified by:
max_return_card in interface ImportAttributesOperations

max_follow_policy

public FollowOption max_follow_policy()
Specified by:
max_follow_policy in interface ImportAttributesOperations

max_list

public int max_list()
Specified by:
max_list in interface ImportAttributesOperations

def_follow_policy

public FollowOption def_follow_policy()
Specified by:
def_follow_policy in interface ImportAttributesOperations

max_hop_count

public int max_hop_count()
Specified by:
max_hop_count in interface ImportAttributesOperations

max_match_card

public int max_match_card()
Specified by:
max_match_card in interface ImportAttributesOperations

def_search_card

public int def_search_card()
Specified by:
def_search_card in interface ImportAttributesOperations

max_search_card

public int max_search_card()
Specified by:
max_search_card in interface ImportAttributesOperations

def_return_card

public int def_return_card()
Specified by:
def_return_card in interface ImportAttributesOperations