com.moesol.bindings.platform_sdk.data_services
Class Field.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._ADO.Jni
              extended by com.moesol.bindings.platform_sdk.data_services.Field20.Jni
                  extended by com.moesol.bindings.platform_sdk.data_services.Field.Jni
All Implemented Interfaces:
IDispatch, IUnknown, _ADO, Field, Field20
Enclosing interface:
Field

public static class Field.Jni
extends Field20.Jni
implements Field

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.Field
Field.Disp, Field.Jni
 
Field Summary
 
Fields inherited from interface com.moesol.bindings.platform_sdk.data_services.Field
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 Field.Jni()
           
 
Method Summary
 int getStatus()
          IDL: [ helpstring("") ]
 
Methods inherited from class com.moesol.bindings.platform_sdk.data_services.Field20.Jni
AppendChunk, getActualSize, getAttributes, GetChunk, getDataFormat, getDefinedSize, getName, getNumericScale, getOriginalValue, getPrecision, getType, getUnderlyingValue, getValue, setAttributes, setDefinedSize, setNumericScale, setPrecision, setrefDataFormat, setType, setValue
 
Methods inherited from class com.moesol.bindings.platform_sdk.data_services._ADO.Jni
getProperties
 
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.Field20
AppendChunk, getActualSize, getAttributes, GetChunk, getDataFormat, getDefinedSize, getName, getNumericScale, getOriginalValue, getPrecision, getType, getUnderlyingValue, getValue, setAttributes, setDefinedSize, setNumericScale, setPrecision, setrefDataFormat, setType, setValue
 
Methods inherited from interface com.moesol.bindings.platform_sdk.data_services._ADO
getProperties
 
Methods inherited from interface com.moesol.bindings.platform_sdk.component_services.IUnknown
QueryInterface, QueryInterface, Release
 

Constructor Detail

Field.Jni

protected Field.Jni()
Method Detail

getStatus

public int getStatus()
Description copied from interface: Field
IDL: [ helpstring("") ]

Specified by:
getStatus in interface Field
Returns:
IDL: [out] [retval] LONG*


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