public class ImportAttributesPOATie extends ImportAttributesPOA
| Constructor and Description |
|---|
ImportAttributesPOATie(ImportAttributesOperations delegate) |
ImportAttributesPOATie(ImportAttributesOperations delegate,
POA poa) |
| Modifier and Type | Method and Description |
|---|---|
POA |
_default_POA() |
ImportAttributesOperations |
_delegate() |
void |
_delegate(ImportAttributesOperations delegate) |
ImportAttributes |
_this() |
ImportAttributes |
_this(ORB orb) |
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() |
_all_interfaces, _invoke_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_objectpublic ImportAttributesPOATie(ImportAttributesOperations delegate)
public ImportAttributesPOATie(ImportAttributesOperations delegate, POA poa)
public ImportAttributes _this()
_this in class ImportAttributesPOApublic ImportAttributes _this(ORB orb)
_this in class ImportAttributesPOApublic ImportAttributesOperations _delegate()
public void _delegate(ImportAttributesOperations delegate)
public POA _default_POA()
_default_POA in class Servantpublic int def_hop_count()
public int def_match_card()
public int max_return_card()
public FollowOption max_follow_policy()
public int max_list()
public FollowOption def_follow_policy()
public int max_hop_count()
public int max_match_card()
public int def_search_card()
public int max_search_card()
public int def_return_card()
Copyright © 2015 JacORB. All rights reserved.