com.moesol.bindings.platform_sdk.data_services
Class Parameters.Jni

java.lang.Object
  extended by com.moesol.bindings.platform_sdk.component_services.IUnknown.Jni
      extended by com.moesol.bindings.platform_sdk.component_services.IDispatch.Jni
          extended by com.moesol.bindings.platform_sdk.data_services._Collection.Jni
              extended by com.moesol.bindings.platform_sdk.data_services._DynaCollection.Jni
                  extended by com.moesol.bindings.platform_sdk.data_services.Parameters.Jni
All Implemented Interfaces:
IDispatch, IUnknown, _Collection, _DynaCollection, Parameters
Enclosing interface:
Parameters

public static class Parameters.Jni
extends _DynaCollection.Jni
implements Parameters

Implementation, Java to COM.


Nested Class Summary
 
Nested classes/interfaces inherited from class com.moesol.bindings.platform_sdk.component_services.IDispatch.Jni
IDispatch.Jni.MoeSolInternal
 
Nested classes/interfaces inherited from interface com.moesol.bindings.platform_sdk.data_services.Parameters
Parameters.Disp, Parameters.Jni
 
Field Summary
 
Fields inherited from interface com.moesol.bindings.platform_sdk.data_services.Parameters
IID, TYPELIB
 
Fields inherited from interface com.moesol.bindings.platform_sdk.component_services.IDispatch
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF
 
Constructor Summary
protected Parameters.Jni()
           
 
Method Summary
 _Parameter getItem(Object p0)
          IDL: [ helpstring("") ]
 
Methods inherited from class com.moesol.bindings.platform_sdk.data_services._DynaCollection.Jni
Append, Delete
 
Methods inherited from class com.moesol.bindings.platform_sdk.data_services._Collection.Jni
getCount, Refresh
 
Methods inherited from class com.moesol.bindings.platform_sdk.component_services.IDispatch.Jni
Invoke
 
Methods inherited from class com.moesol.bindings.platform_sdk.component_services.IUnknown.Jni
equals, finalize, hashCode, internalOnSetInterface, QueryInterface, QueryInterface, Release, toString
 
Methods inherited from class java.lang.Object
clone, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.moesol.bindings.platform_sdk.data_services._DynaCollection
Append, Delete
 
Methods inherited from interface com.moesol.bindings.platform_sdk.data_services._Collection
getCount, Refresh
 
Methods inherited from interface com.moesol.bindings.platform_sdk.component_services.IUnknown
QueryInterface, QueryInterface, Release
 

Constructor Detail

Parameters.Jni

protected Parameters.Jni()
Method Detail

getItem

public _Parameter getItem(Object p0)
Description copied from interface: Parameters
IDL: [ helpstring("") ]

Specified by:
getItem in interface Parameters
Parameters:
p0 - IDL: [in] VARIANT
Returns:
IDL: [out] [retval] _Parameter**


Copyright © 2004 Moebius Solutions, Inc. All Rights Reserved.