org.omg.CosTrading

Class _ImportAttributesStub

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, 7-May-2004

Field Summary

static java.lang.Class
_opsClass

Method Summary

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, _get_interface_def, _get_policy, _hash, _ids, _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

Field Details

_opsClass

public static final java.lang.Class _opsClass

Method Details

_ids

public String[] _ids()
Overrides:
_ids in interface ObjectImpl


def_follow_policy

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


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


def_return_card

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


def_search_card

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


max_follow_policy

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


max_hop_count

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


max_list

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


max_match_card

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


max_return_card

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


max_search_card

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