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

public static class Field15.Jni
extends _ADO.Jni
implements Field15

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.Field15
Field15.Disp, Field15.Jni
 
Field Summary
 
Fields inherited from interface com.moesol.bindings.platform_sdk.data_services.Field15
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 Field15.Jni()
           
 
Method Summary
 void AppendChunk(Object p0)
          IDL: [ helpstring("") ]
 int getActualSize()
          IDL: [ helpstring("") ]
 int getAttributes()
          IDL: [ helpstring("") ]
 Object GetChunk(int p0)
          IDL: [ helpstring("") ]
 int getDefinedSize()
          IDL: [ helpstring("") ]
 String getName()
          IDL: [ helpstring("") ]
 short getNumericScale()
          IDL: [ helpstring("") ]
 Object getOriginalValue()
          IDL: [ helpstring("") ]
 short getPrecision()
          IDL: [ helpstring("") ]
 int getType()
          IDL: [ helpstring("") ]
 Object getUnderlyingValue()
          IDL: [ helpstring("") ]
 Object getValue()
          IDL: [ helpstring("") ]
 void setValue(Object p0)
          IDL: [ helpstring("") ]
 
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._ADO
getProperties
 
Methods inherited from interface com.moesol.bindings.platform_sdk.component_services.IUnknown
QueryInterface, QueryInterface, Release
 

Constructor Detail

Field15.Jni

protected Field15.Jni()
Method Detail

getActualSize

public int getActualSize()
Description copied from interface: Field15
IDL: [ helpstring("") ]

Specified by:
getActualSize in interface Field15
Returns:
IDL: [out] [retval] LONG*

getAttributes

public int getAttributes()
Description copied from interface: Field15
IDL: [ helpstring("") ]

Specified by:
getAttributes in interface Field15
Returns:
IDL: [out] [retval] LONG*

getDefinedSize

public int getDefinedSize()
Description copied from interface: Field15
IDL: [ helpstring("") ]

Specified by:
getDefinedSize in interface Field15
Returns:
IDL: [out] [retval] LONG*

getName

public String getName()
Description copied from interface: Field15
IDL: [ helpstring("") ]

Specified by:
getName in interface Field15
Returns:
IDL: [out] [retval] BSTR*

getType

public int getType()
Description copied from interface: Field15
IDL: [ helpstring("") ]

Specified by:
getType in interface Field15
Returns:
IDL: [out] [retval] DataTypeEnum*

getValue

public Object getValue()
Description copied from interface: Field15
IDL: [ helpstring("") ]

Specified by:
getValue in interface Field15
Returns:
IDL: [out] [retval] VARIANT*

setValue

public void setValue(Object p0)
Description copied from interface: Field15
IDL: [ helpstring("") ]

Specified by:
setValue in interface Field15
Parameters:
p0 - IDL: [in] VARIANT

getPrecision

public short getPrecision()
Description copied from interface: Field15
IDL: [ helpstring("") ]

Specified by:
getPrecision in interface Field15
Returns:
IDL: [out] [retval] BYTE*

getNumericScale

public short getNumericScale()
Description copied from interface: Field15
IDL: [ helpstring("") ]

Specified by:
getNumericScale in interface Field15
Returns:
IDL: [out] [retval] BYTE*

AppendChunk

public void AppendChunk(Object p0)
Description copied from interface: Field15
IDL: [ helpstring("") ]

Specified by:
AppendChunk in interface Field15
Parameters:
p0 - IDL: [in] VARIANT

GetChunk

public Object GetChunk(int p0)
Description copied from interface: Field15
IDL: [ helpstring("") ]

Specified by:
GetChunk in interface Field15
Parameters:
p0 - IDL: [in] LONG
Returns:
IDL: [out] [retval] VARIANT*

getOriginalValue

public Object getOriginalValue()
Description copied from interface: Field15
IDL: [ helpstring("") ]

Specified by:
getOriginalValue in interface Field15
Returns:
IDL: [out] [retval] VARIANT*

getUnderlyingValue

public Object getUnderlyingValue()
Description copied from interface: Field15
IDL: [ helpstring("") ]

Specified by:
getUnderlyingValue in interface Field15
Returns:
IDL: [out] [retval] VARIANT*


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