org.omg.CosTrading

Class ImportAttributesPOATie

public class ImportAttributesPOATie extends ImportAttributesPOA

Each trader is configured with default and maximum values of certain cardinality and link follow constraints that apply to queries. The values for these constraints can be obtained by querying the attributes in this interface.
Constructor Summary
ImportAttributesPOATie(ImportAttributesOperations tieObject)
Constructor
ImportAttributesPOATie(ImportAttributesOperations tieObject, POA poa)
Constructor
Method Summary
FollowOptiondef_follow_policy()
Read accessor for def_follow_policy attribute
intdef_hop_count()
Read accessor for def_hop_count attribute
intdef_match_card()
Read accessor for def_match_card attribute
intdef_return_card()
Read accessor for def_return_card attribute
intdef_search_card()
Read accessor for def_search_card attribute
FollowOptionmax_follow_policy()
Read accessor for max_follow_policy attribute
intmax_hop_count()
Read accessor for max_hop_count attribute
intmax_list()
Read accessor for max_list attribute
intmax_match_card()
Read accessor for max_match_card attribute
intmax_return_card()
Read accessor for max_return_card attribute
intmax_search_card()
Read accessor for max_search_card attribute
POA_default_POA()
_default_POA method
ImportAttributesOperations_delegate()
Get the delegate
void_delegate(ImportAttributesOperations delegate_)
Set the delegate

Constructor Detail

ImportAttributesPOATie

public ImportAttributesPOATie(ImportAttributesOperations tieObject)
Constructor

ImportAttributesPOATie

public ImportAttributesPOATie(ImportAttributesOperations tieObject, POA poa)
Constructor

Method Detail

def_follow_policy

public FollowOption def_follow_policy()
Read accessor for def_follow_policy attribute

def_hop_count

public int def_hop_count()
Read accessor for def_hop_count attribute

def_match_card

public int def_match_card()
Read accessor for def_match_card attribute

def_return_card

public int def_return_card()
Read accessor for def_return_card attribute

def_search_card

public int def_search_card()
Read accessor for def_search_card attribute

max_follow_policy

public FollowOption max_follow_policy()
Read accessor for max_follow_policy attribute

max_hop_count

public int max_hop_count()
Read accessor for max_hop_count attribute

max_list

public int max_list()
Read accessor for max_list attribute

max_match_card

public int max_match_card()
Read accessor for max_match_card attribute

max_return_card

public int max_return_card()
Read accessor for max_return_card attribute

max_search_card

public int max_search_card()
Read accessor for max_search_card attribute

_default_POA

public POA _default_POA()
_default_POA method

_delegate

public ImportAttributesOperations _delegate()
Get the delegate

_delegate

public void _delegate(ImportAttributesOperations delegate_)
Set the delegate