org.omg.CosTrading

Class _LinkAttributesStub

public class _LinkAttributesStub extends ObjectImpl implements LinkAttributes

When a trader creates a new link or modifies an existing link the max_link_follow_policy attribute will determine the most permissive behavior that the link will be allowed. The value for this constraint on link creation and modification can be obtained from this interface.
Method Summary
FollowOptionmax_link_follow_policy()
Read accessor for max_link_follow_policy attribute
String[]_ids()

Method Detail

max_link_follow_policy

public FollowOption max_link_follow_policy()
Read accessor for max_link_follow_policy attribute

Returns: the attribute value

_ids

public String[] _ids()