public class _ProviderStub extends ObjectImpl implements Provider
| Constructor and Description |
|---|
_ProviderStub() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
_ids() |
boolean |
addContract(String name) |
String |
busquery() |
void |
busquery(String a) |
String |
code() |
void |
code(String a) |
Contract[] |
contracts() |
String[] |
manager() |
void |
manager(String[] a) |
String |
manageroffice() |
void |
manageroffice(String a) |
String |
name() |
void |
name(String a) |
boolean |
removeContract(String name) |
String[] |
support() |
void |
support(String[] a) |
String |
supportoffice() |
void |
supportoffice(String a) |
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _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, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, wait_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_overridepublic static final Class _opsClass
public String[] _ids()
_ids in class ObjectImplpublic void supportoffice(String a)
supportoffice in interface ProviderOperationspublic String name()
name in interface ProviderOperationspublic void manageroffice(String a)
manageroffice in interface ProviderOperationspublic String supportoffice()
supportoffice in interface ProviderOperationspublic String manageroffice()
manageroffice in interface ProviderOperationspublic void manager(String[] a)
manager in interface ProviderOperationspublic void support(String[] a)
support in interface ProviderOperationspublic void busquery(String a)
busquery in interface ProviderOperationspublic boolean addContract(String name)
addContract in interface ProviderOperationspublic Contract[] contracts()
contracts in interface ProviderOperationspublic String busquery()
busquery in interface ProviderOperationspublic void code(String a)
code in interface ProviderOperationspublic String[] manager()
manager in interface ProviderOperationspublic String[] support()
support in interface ProviderOperationspublic String code()
code in interface ProviderOperationspublic boolean removeContract(String name)
removeContract in interface ProviderOperationspublic void name(String a)
name in interface ProviderOperationsCopyright © 2017. All rights reserved.