com.moesol.bindings.platform_sdk.data_services
Class Property.Jni
java.lang.Object
com.moesol.bindings.platform_sdk.component_services.IUnknown.Jni
com.moesol.bindings.platform_sdk.component_services.IDispatch.Jni
com.moesol.bindings.platform_sdk.data_services.Property.Jni
- All Implemented Interfaces:
- IDispatch, IUnknown, Property
- Enclosing interface:
- Property
public static class Property.Jni
- extends IDispatch.Jni
- implements Property
Implementation, Java to COM.
Fields inherited from interface com.moesol.bindings.platform_sdk.data_services.Property |
IID, TYPELIB |
Methods inherited from class com.moesol.bindings.platform_sdk.component_services.IDispatch.Jni |
Invoke |
Property.Jni
protected Property.Jni()
getValue
public Object getValue()
- Description copied from interface:
Property
IDL: [ helpstring("") ]
- Specified by:
getValue
in interface Property
- Returns:
IDL: [out] [retval] VARIANT*
setValue
public void setValue(Object p0)
- Description copied from interface:
Property
IDL: [ helpstring("") ]
- Specified by:
setValue
in interface Property
- Parameters:
p0
- IDL: [in] VARIANT
getName
public String getName()
- Description copied from interface:
Property
IDL: [ helpstring("") ]
- Specified by:
getName
in interface Property
- Returns:
IDL: [out] [retval] BSTR*
getType
public int getType()
- Description copied from interface:
Property
IDL: [ helpstring("") ]
- Specified by:
getType
in interface Property
- Returns:
IDL: [out] [retval] DataTypeEnum*
getAttributes
public int getAttributes()
- Description copied from interface:
Property
IDL: [ helpstring("") ]
- Specified by:
getAttributes
in interface Property
- Returns:
IDL: [out] [retval] LONG*
setAttributes
public void setAttributes(int p0)
- Description copied from interface:
Property
IDL: [ helpstring("") ]
- Specified by:
setAttributes
in interface Property
- Parameters:
p0
- IDL: [in] LONG
Copyright © 2004 Moebius Solutions, Inc. All Rights Reserved.