org.omg.CosTrading
Interface ImportAttributesOperations

All Known Subinterfaces:
Admin, AdminOperations, ImportAttributes, Lookup, LookupOperations
All Known Implementing Classes:
_AdminStub, _ImportAttributesStub, _LookupStub, AdminPOA, AdminPOATie, ImportAttributesPOA, ImportAttributesPOATie, LookupPOA, LookupPOATie

public interface ImportAttributesOperations

Generated from IDL interface "ImportAttributes".

Version:
generated at 03-Nov-2015 12:23:58
Author:
JacORB IDL compiler V 3.7

Method Summary
 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()
           
 

Method Detail

def_search_card

int def_search_card()

max_search_card

int max_search_card()

def_match_card

int def_match_card()

max_match_card

int max_match_card()

def_return_card

int def_return_card()

max_return_card

int max_return_card()

max_list

int max_list()

def_hop_count

int def_hop_count()

max_hop_count

int max_hop_count()

def_follow_policy

FollowOption def_follow_policy()

max_follow_policy

FollowOption max_follow_policy()


Copyright © 2015 JacORB. All rights reserved.